Common libs I am using
The latest version is in branch 'v1'.
Install locally at a virtual environment with:
$ python -m pip install -e .
To clean up the egg files:
$ python setup.py clean
pipreqs --force --encoding=utf8 .
In the requirements.txt add the following line:
libs @ git+https://github.com/foxelas/libs@v1