Skip to content

A python module focused on providing commonly used "Basic Functions" to programmers for use in python projects.

License

Notifications You must be signed in to change notification settings

NomsterDude/BasicFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

BasicFunctions

A python module focused on providing commonly used "Basic Functions" to programmers for use in python projects.

Getting started:

  • Download "BasicFunctions.py"
  • Start a new python file(ex. "test.py") in the MFD(Main file directory)
  • Copy BasicFunctions.py to the MFD
  • Add import BasicFunctions to the file
    • Optional: add BasicFunctions.help() to the file for some tips

Contributing

Feel free to create a pull request or open any issues. I will review them and commit any changes that I believe are nessecary/make sense. I am also accepting feature requests via the issues tab on GitHub.

License

See LISCENCE.txt for more information.

Contact

Nomster Dude - @NomsterDude

Project Link: https://github.com/NomsterDude/BasicFunctions

About

A python module focused on providing commonly used "Basic Functions" to programmers for use in python projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages