Build documentation
cd docs sphinx-build source build
Build binary distribution
python3 setup.py bdist_wheel
Upload to PyPI
twine upload dist/*Install from PyPI
pip install <package_name>
Uh oh!
There was an error while loading. Please reload this page.