Python: Please stop screwing over Linux distros

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pbr

    Python Build Reasonableness. Mirror of code maintained at opendev.org. (by openstack)

  • OpenStack uses pbr which they created and which is pretty cool. I use setupmeta for the same purpose but could have used pbr.

    https://github.com/openstack/pbr

  • setupmeta

    Simplify your setup.py

  • 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.

    InfluxDB logo
  • PyInstaller

    Freeze (package) Python programs into stand-alone executables

  • roast

    🦋 Raku test suite

  • True. But Raku (https://raku.org #rakulang) does have an Inline::Perl5 module, which allows you to use 99.9% of modules on CPAN (basically, only the ones using source-filters, and ones that are really, really deep into the Perl internals). So there *can* be dependencies between Perl and Raku.

  • pyflow

    An installation and dependency system for Python (by David-OConnor)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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