Documentation of all commands/ techniques that I used.
python setup.py install
- Python 3.6, 3.7
├── LICENSE
├── README.md <- The top-level README for developers using this project. <- The original, immutable data dump.
│
├── docs <- A default Sphinx project; see sphinx-doc.org for details
│
├── src <- Source code for use in this project.
│ ├── __init__.py <- Makes src a Python module
│ │
│ ├── version.py <- Source code version
│
└── setup.cfg <- Setup configuration