Installation
From PyPI
pip install python-docs-generator
From source (as package)
pip install git+https://github.com/jhunufernandes/python-docs-generator.git
From source (as repo)
git clone https://github.com/jhunufernandes/python-docs-generator.git
cd python-docs-generator
pip install .