My custom commons library for Python. Contains code snippets I use a lot.
Content:
- Video utils
- Math utils
- Stat utils
python 3.6 or higher.
add
git+ssh://[email protected]/adverley/commons.git
to requirements.txt file
git clone https://github.com/adverley/commons
cd commons
pip install -e .