My Goldilocks Python Setup: pyenv, pipx, and pip-tools

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

    The Python package installer

  • Here’s the issue, https://github.com/pypa/pip/issues/11664. I think the idea would be to have some file/json description of environment that could be passed to pip to allow it to fully cross compile. They are open to supporting it just needs contributor to be found to implement it and go through review/discussion.

  • huak

    My experimental Python package manager.

  • and https://github.com/cnpryer/huak if it's stable will replace it for me :)

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

    Python packaging and dependency management made easy

  • https://github.com/python-poetry/poetry/issues/6409 That one of the most popular ML libraries in ecosystem has awkward pain points for basic poetry usage mostly disqualifies me from considering it. Pytorch does use separate index for size reasons, but if pip can handle it easily and poetry's design decides to consider it messy to support I find it very awkward to recommend for ml ecosystem.

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

  • A question about good practice when using docker.

    2 projects | /r/dataengineering | 26 May 2023
  • From Kotlin Scripting to Python

    1 project | dev.to | 7 Mar 2024
  • Boring Python: dependency management (2022)

    3 projects | news.ycombinator.com | 4 Feb 2024
  • Python Packaging, One Year Later: A Look Back at 2023 in Python Packaging

    2 projects | news.ycombinator.com | 16 Jan 2024
  • How do you resolve dependency conflicts?

    1 project | /r/learnpython | 10 Dec 2023