e0913490c33bc926c72be8f5a793a0d791cfb863
project_name
project_description
Usage
from project_name import BaseClass
from project_name import base_function
BaseClass().base_method()
base_function()
$ python -m project_name
#or
$ project_name
Development
Read the CONTRIBUTING.md file.
Description
Languages
Makefile
40.5%
Shell
30.5%
Python
28.2%
Dockerfile
0.8%