Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packages: Python (PyPi) support #94

Closed
github-product-roadmap opened this issue Jul 24, 2020 · 1 comment
Closed

Packages: Python (PyPi) support #94

github-product-roadmap opened this issue Jul 24, 2020 · 1 comment
Labels
all Product SKU: All cloud Available on Cloud ga Feature phase: Generally available packages Feature: GitHub Packages

Comments

@github-product-roadmap
Copy link
Collaborator

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.

  • Language: Python
  • Framework: PyPI
  • CLI: pip

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

python setup.py sdist upload -r packages
@github github locked and limited conversation to collaborators Jul 24, 2020
@github-product-roadmap github-product-roadmap added all Product SKU: All cloud Available on Cloud code-to-cloud ga Feature phase: Generally available packages Feature: GitHub Packages labels Jul 24, 2020
@ankneis
Copy link
Collaborator

ankneis commented Jun 7, 2023

This is no longer planned due to a change in our strategic priorities and the allocation of our resources towards higher-priority initiatives.

@ankneis ankneis closed this as completed Jun 7, 2023
@ankneis ankneis closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
all Product SKU: All cloud Available on Cloud ga Feature phase: Generally available packages Feature: GitHub Packages
Projects
Development

No branches or pull requests

2 participants