Replies: 79 comments 67 replies
|
This has been a request for a few years now: |
|
It's really unfortunate that such a helpful feature is still not scheduled for development yet. Really hoping to see this in GitHub Beta in the near future! |
|
I agree this is a great value add to the product, we do have this on our roadmap and we will try to get to near future. Unfortunately no ETA at the moment. |
|
Really important to have this one for all the Python shops out there. |
|
Would love this feature so much <3 |
|
Python packages would be very helpful |
|
would love this feature so much! |
|
GitLab has had this available for at least a year already. Would be nice to see in GitHub as well. |
|
this feature would so much amazing! We need too! |
|
Would be great having this feature! |
|
Please, please add this ! |
|
It's on the public roadmap. There is no date for it though. Please make this happen 🙏 |
|
This a superb idea, this will help my organization to not depend on external services such as JFROG and keep all our artifacts in one place. |
|
This is a fundamentally critical piece that is preventing a lot of companies from migrating away from GitLab, which has an excellent implementation of this. Quite shocking that Engineering is so blasé about it . |
|
Oh wow. I'm sure Gitlab supported this (and a load of other registries) like 10 years ago lol |
|
never saw someone recommend gh package once. |
|
My org also needs this x 💯 |
|
This is really hard to fathom from a product perspective! |
|
So much for listening to what your customers want |
|
There is a very valid use case for this: Distributing private/internal AWS CDK constructs. For AWS CDK TypeScript/JavaScript and Python are the most used languages, which means that (most) constructs need to be published both into npm- and pypi-compatible registries. For private/internal packages, GitHub Packages is the most obvious solution. Not having Python support is really disappointing. |
|
We need to use GitHub Packages to store Python packages.What causes GitHub Packages to not support Python? |
|
still nothing ... |
|
You could try this private-pypi package?
|
|
We use pyoci and it works great. Stores the artifacts in ghcr as OCI files and provides a pypi api interface for consumption and publishing. Auth is passed thru and you can use GITHUB_TOKEN in your CI builds. You can even host your own if you want. |
|
I cannot believe that this feature is still not implemented. |
|
Even though alternatives exist such as AWS CodeArtifact JFrog Artifactory and Azure Artifacts it is still odd that Python does not have an officially supported PyPI index on GitHub unlike npm and other ecosystems... |
|
Since the Github team has much more important priorities, Gitlab fully supports private PyPi packages for your organization: |




Uh oh!
There was an error while loading. Please reload this page.
Right now you could only upload to pypi or leave it like that. I want to upload my packages to GitHub packages just like docker, npm, gradle, maven etc. It would be awesome if you could release it in the public beta where users can simply go to feature preview and enable it.
All reactions