TechnologiesdeploymentlibrariesreadmeOn this pagereadmePublish to pypiInstall tools for publishingInstall buildpython -m pip install --upgrade buildInstall twinepython -m pip install --upgrade twineBuild and compile python packagemake sure to delete existing dist/ folders before buildingpython -m buildDeploy to pypitwine upload dist/*