Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPackages: Python (PyPi) support #94
Open
Labels
Projects
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
This is the GA (generally available) release of support for Python packages PyPi supporting the pip client.
Intended Outcome
GitHub Packages users will have access to a public and private PyPI package management server for distributing Python packages both publicly and privately within their organization.
How will it work?
Set GitHub Packages as a repository
[packages] repository: https://pypi.pkg.github.com/$USER_OR_ORG/ username: $GITHUB_PERSONAL_ACCESS_TOKEN password:
Use the Packages repository for pushing