Deploy Create a source distribution: Run inside the project directory: python setup.py sdist Install twine: pip install twine Upload package to pypi: twine upload dist/*