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>