Python Package Template Your Package Long Description Update python3 -m pip install --upgrade pip python3 -m pip install --upgrade build python3 -m pip install --upgrade twine Upload rm /dist python3 -m build python3 -m twine upload dist/*