Python Distribution

Open-source Python projects categorized as Distribution

Top 16 Python Distribution Projects

Distribution
  1. ERPNext

    Free and Open Source Enterprise Resource Planning (ERP)

    Project mention: ERPNext VS LedgerSMB - a user suggested alternative | libhunt.com/r/erpnext | 2025-05-08
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Nuitka

    Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.

    Project mention: Lisp-stat: Lisp environment for statistical computing | news.ycombinator.com | 2025-06-15

    In my view, the biggest advantages of ahead-of-time compilation is lower binary size, higher performance, and binary portability (in a sense of being able to copy the binary and run it on another system with same architecture and OS, not in the usual sense of being easy to run to a different system architecture or OS).

    It is somewhat unknown that Python itself can be compiled, using Nuitka [0] compiler. It still runs Python code, so the performance increase is not as extreme as one would get from rewriting in a fully statically typed code, but the AOT compiled C code is still faster than the interpreter.

    [0] https://nuitka.net/

  4. PyInstaller

    Freeze (package) Python programs into stand-alone executables

    Project mention: Introducing VPEM-Visual Studio Profile Extension Manager | dev.to | 2024-10-08

    Executables are built using pyinstaller and are available for Linux, Windows and MacOS. Again, if any issues are found, please report them in the GitHub issue tracker.

  5. pyarmor

    A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

    Project mention: Pyarmor – Obfuscating Python Scripts | news.ycombinator.com | 2024-08-18
  6. pyscaffold

    πŸ›  Python project template generator with batteries included

  7. dh-virtualenv

    Python virtualenvs in Debian packages

  8. pynsist

    Build Windows installers for Python applications

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. packaging

    Core utilities for Python packages

    Project mention: Ruff: Python linter and code formatter written in Rust | news.ycombinator.com | 2025-01-20
  11. fitter

    Fit data to many distributions

  12. distro

    A much more elaborate replacement for removed Python's `platform.linux_distribution()` method (by python-distro)

  13. ashos

    The immutable/mutable meta-distribution (universal bootstrapper)

    Project mention: Are Immutable Linux Distros right for you? | news.ycombinator.com | 2024-12-25

    I went to check and see if proxmox had any immutability proposed for it yet, and I came across this: https://github.com/ashos/ashos#proxmox

    I’m not quite sure what’s going on here yet, but seems interesting

  14. tezos-reward-distributor

    Tezos Reward Distributor (TRD): A reward distribution software for tezos bakers.

  15. py2exe

    modified py2exe to support unicode paths (by goatpig)

  16. distinstall-python

    A universal linux distribution installation framework/library that is focused on Modularity, Configurability, Portability and Readability.

  17. FortunaMCP

    FortunaMCP is an advanced MCP server dedicated to generating high-quality random values for AI agents.

    Project mention: FortunaMCP – LLMs suck at randomness. I fixed it | news.ycombinator.com | 2025-04-21
  18. build

    Build system used for the Toltec community repository. (by toltec-dev)

  19. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Distribution discussion

Log in or Post with

Python Distribution related posts

  • Lisp-stat: Lisp environment for statistical computing

    2 projects | news.ycombinator.com | 15 Jun 2025
  • I built a hardware processor that runs Python

    11 projects | news.ycombinator.com | 28 Apr 2025
  • Nuitka the Python Compiler

    1 project | news.ycombinator.com | 3 Dec 2024
  • Introducing VPEM-Visual Studio Profile Extension Manager

    3 projects | dev.to | 8 Oct 2024
  • Nuitka: Optimizing Python compiler compatible with CPython

    2 projects | news.ycombinator.com | 18 Sep 2024
  • Pyarmor – Obfuscating Python Scripts

    1 project | news.ycombinator.com | 18 Aug 2024
  • Nuitka Is a Python Compiler

    1 project | news.ycombinator.com | 26 Jun 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β†’

Index

What are some of the best open-source Distribution projects in Python? This list will help you:

# Project Stars
1 ERPNext 26,952
2 Nuitka 13,496
3 PyInstaller 12,506
4 pyarmor 4,439
5 pyscaffold 2,217
6 dh-virtualenv 1,620
7 pynsist 974
8 packaging 664
9 fitter 401
10 distro 271
11 ashos 203
12 tezos-reward-distributor 91
13 py2exe 17
14 distinstall-python 7
15 FortunaMCP 5
16 build 4

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com