Say Hello to UV: A Fast Python Package & Project Manager Written in Rust

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rust

    Empowering everyone to build reliable and efficient software.

    UV is a blazing-fast package and project manager for Python, written in Rust.

  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. pip-tools

    A set of tools to keep your pinned Python dependencies fresh.

    If you’ve been managing Python projects long enough, you’ve probably dealt with a mess of tools: pip, pip-tools, poetry, virtualenv, conda, maybe even pdm.

  4. pyenv

    Simple Python version management

    pyenv

  5. virtualenv

    Virtual Python Environment builder

    If you’ve been managing Python projects long enough, you’ve probably dealt with a mess of tools: pip, pip-tools, poetry, virtualenv, conda, maybe even pdm.

  6. uv

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

    Benchmarks from the UV docs claim it's 10 to 100 times faster than pip. And in practice, it does feel ridiculously quick — installing NumPy, pandas, and other large libraries takes seconds, not minutes.

  7. Poetry

    Python packaging and dependency management made easy

    If you’ve been managing Python projects long enough, you’ve probably dealt with a mess of tools: pip, pip-tools, poetry, virtualenv, conda, maybe even pdm.

  8. pip

    The Python package installer

    If you’ve been managing Python projects long enough, you’ve probably dealt with a mess of tools: pip, pip-tools, poetry, virtualenv, conda, maybe even pdm.

  9. SaaSHub

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

    SaaSHub logo
  10. PDM

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

    If you’ve been managing Python projects long enough, you’ve probably dealt with a mess of tools: pip, pip-tools, poetry, virtualenv, conda, maybe even pdm.

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

  • Pip constraints files

    2 projects | /r/programming | 10 Jul 2022
  • 'Python: Please stop screwing over Linux distros'

    4 projects | /r/programming | 21 Jun 2022
  • Wouldn't a "node_modules + package.json" equivalent for python be convenient?

    2 projects | /r/Python | 19 Oct 2021
  • Rye: A Hassle-Free Python Experience

    11 projects | news.ycombinator.com | 8 Jul 2024
  • Boring Python: dependency management (2022)

    3 projects | news.ycombinator.com | 4 Feb 2024

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