Cyb3r-Jak3 / common-python

Common code for my python programs

Home Page:https://common-py.docs.cyberjake.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Common code for my python programs

https://common-py.docs.cyberjake.xyz

License:Mozilla Public License 2.0


Languages

Language:Python 94.1%Language:Makefile 5.9%