Microsoft cancels plans for Python packages on GitHub

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • roadmap

    GitHub public roadmap

  • poetry-codeartifact-auth

    poetry-codeartifact-auth

  • My work uses github packages for other languages but my division which uses python can't do it and now it seems we never will. We use aws codeartifact which does a solid job and poetry codeartifact auth to handle auth tokens easily when pulling private packages. Doesn't play well with github actions though.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • warehouse

    The Python Package Index

  • When you pip install or poetry add a Python package distribution by name, the name is looked up in an index, and a corresponding file is downloaded from that index's package repository. For most users, that index is the public PyPI index, but you can also host a private index containing packages your organization/business has developed for its own needs. GitHub offers this kind of hosting for Node.js JavaScript packages and Ruby Gems, but they've scrapped their plan to have Python packages as well. This would have fit in well with their commercial GitHub Actions offerings.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GitHub Packages no longer planning Python PyPI support

    2 projects | news.ycombinator.com | 7 Jun 2023
  • GitHub: Packages support for fine-grained PATs

    2 projects | news.ycombinator.com | 25 Apr 2024
  • Github will unfortunately not provide a helm repository in the future.

    3 projects | /r/kubernetes | 7 Jun 2023
  • GitHub support for PHP Packages: “no longer planned”

    3 projects | news.ycombinator.com | 7 Jun 2023
  • GitHub Actions is Vulnerable to Supply Chain Attacks

    3 projects | /r/programming | 10 May 2023