Skip to content

Am kahdichienja, Am trying to build Python utility lib to help anyone who is stack to find a solution

License

Notifications You must be signed in to change notification settings

kahdichienja/PyUtils-0.0.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyUtils-0.0.1

Python util library

class Utils():
  n = 0
  def __init__(self, *args, **kwargs):
    super(Utils, self).__init__(*args, **kwargs)
  '''suggest your code here'''
  def __str__(self):
    return super().__str__()

About

Am kahdichienja, Am trying to build Python utility lib to help anyone who is stack to find a solution

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages