Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 133 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 133 Bytes

To add dependencies

pip install <package>
pip freeze > requirements.txt

Manual

Manual can be found in the docs/ folder.