python-build-standalone

Produce redistributable builds of Python (by astral-sh)

Python-build-standalone Alternatives

Similar projects and alternatives to python-build-standalone

  1. 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
  2. CPython

    The Python programming language

  3. nixpkgs

    Nix Packages collection & NixOS

  4. llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  5. asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

  6. pyenv

    Simple Python version management

  7. direnv

    unclutter your .profile

  8. 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
  9. homebrew-core

    🍻 Default formulae for the missing package manager for macOS (or Linux)

  10. uv

    An extremely fast Python package and project manager, written in Rust.

  11. RustPython

    A Python Interpreter written in Rust

  12. mise

    dev tools, env vars, task runner

  13. rbenv

    Manage your app's Ruby environment

  14. PDM

    A modern Python package and dependency manager supporting the latest PEP standards

  15. rye

    a Hassle-Free Python Experience

  16. PyOxidizer

    A modern Python application packaging and distribution tool

  17. poetry2nix

    Convert poetry projects to nix automagically [maintainer=]

  18. pixi

    Package management made easy

  19. chruby

    Changes the current Ruby

  20. iron.nvim

    Interactive Repl Over Neovim

  21. asdf-direnv

    direnv plugin for the asdf version manager [maintainer=@jfly, @michi-zuri, @vic]

  22. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better python-build-standalone alternative or higher similarity.

python-build-standalone discussion

Log in or Post with

python-build-standalone reviews and mentions

Posts with mentions or reviews of python-build-standalone. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-11.
  • Fedora change aims for 99% package reproducibility
    6 projects | news.ycombinator.com | 11 Apr 2025
    For Python, take a look at the musl builds in python-build-standalone[1], which are statically linked.

    I also have a tiny collection of statically linked utilities available here[2].

    [1] https://github.com/astral-sh/python-build-standalone

  • Uv overtakes Poetry (for Wagtail users)
    8 projects | news.ycombinator.com | 17 Mar 2025
    Yeah it has precompiled Python binaries. They're custom standalone builds of CPython: https://github.com/astral-sh/python-build-standalone
  • Performance of the Python 3.14 tail-call interpreter
    8 projects | news.ycombinator.com | 10 Mar 2025
    Trying to assess the performance of a python build is extremely difficult as there are a lot of build tricks you can do to improve it. Recently the astral folks ran into this showing how the conda-forge build is notable faster than most others:

    https://github.com/astral-sh/python-build-standalone/pull/54...

    I'd be interested to know how the tail-call interpreter performs with other build optimisations that exist.

  • Python-build-standalone: redistributable builds of Python
    1 project | news.ycombinator.com | 23 Feb 2025
  • UV has a killer feature you should know about
    14 projects | news.ycombinator.com | 12 Jan 2025
    https://github.com/astral-sh/python-build-standalone is by the same people as uv, so it's hardly random. The releases there include ones with profile-guided optimisation and link time optimisation [1], which are used by default for some platforms and Python versions (and work seems underway to make them usable for all [2]). I don't see any recommendation against using their binaries or mention of optimising for portability at the cost of performance on the page you link or the pages linked from it that I've looked at.

    [1] https://github.com/astral-sh/uv/blob/main/crates/uv-python/d... (search for pgo)

    [2] https://github.com/astral-sh/uv/issues/8015

  • Python-build-standalone: Produce redistributable builds of Python
    1 project | news.ycombinator.com | 31 Aug 2024
  • Python Has Too Many Package Managers
    5 projects | news.ycombinator.com | 8 Jul 2024
    It is young, and it does use established tools under the hood, but I think you should take another look:

    - It manages the portable python version downloads depending on what you've pinned in your pyproject or the standard version: https://github.com/indygreg/python-build-standalone

    - It uses Hatch, uv (or piptools), venv etc.

    - It has a sane set of commands and should work even if they swap out some of the underlying tools.

    - Its fast and have a great coverage of PEPs.

    I've used it now for a few versions and I think its the best meta-packaging/python management tool out there. I

  • Mise is a polyglot tool version manager
    5 projects | news.ycombinator.com | 28 Apr 2024
    It also replaces "just" as a task manager for me which is very pleasant.

    The fact that the python plugin uses precompiled Python binaries by default instead of building them from source remove common issues I had with the asdf's python plugin at work with missing dependencies.

    Just so you know, I encountered two little quirks that needed a fix:

    - [Backspace Key Doesn't work in Python REPL](https://github.com/indygreg/python-build-standalone/blob/mai...)

  • Pyenv – lets you easily switch between multiple versions of Python
    20 projects | news.ycombinator.com | 25 Mar 2024
    These builds are an alternative: https://github.com/indygreg/python-build-standalone

    Those are what Rye and hatch use.

    Drawbacks: late availability of patch versions, various quirks from how they are built (missing readline, missing some build info that self-compiled C python modules might need.)

  • Show HN: Pywebview 5
    5 projects | news.ycombinator.com | 13 Mar 2024
    Bundling Python isn't too bad if you find the right tools for it.

    I really like https://github.com/indygreg/python-build-standalone and https://github.com/indygreg/PyOxidizer

    A bundled, built standalone Python can be 16 to 32MB (including the full standard library, which you can strip down to just the bits you use to save size). Not tiny, but probably not worth switching programming languages over.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Jul 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic python-build-standalone repo stats
18
3,190
9.4
about 16 hours ago

Sponsored
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.
getstream.io

Did you know that Python is
the 2nd most popular programming language
based on number of references?