Publish Python packages to PyPI (pip)
Published:
A step-by-step pipeline for uploading and publishing a Python package to PyPI that can be installed with pip
. This pipeline includes the repo structure, py project configuration, building and publishing package.