/common-python

Common code for my python programs

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Python common

Documentation Status Python Checking

This is common python code that I use between my programs. I also have common-go for common go code. Documentation is available via readthedocs

To make this smaller there are no requirements but certain functions will require other modules and will raise ModuleNotFoundError if a function is used