how to package python project into pypi and use code example Example: pypi release python3 setup.py sdist bdist_wheel twine upload dist/*