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 - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
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.

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

    My experimental Python package manager.

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

  • 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

  • Rye: A Hassle-Free Python Experience

    11 projects | news.ycombinator.com | 8 Jul 2024
  • A question about good practice when using docker.

    2 projects | /r/dataengineering | 26 May 2023
  • Cursor Pagination Example

    2 projects | dev.to | 2 Sep 2024
  • ๐Ÿš€ Deploying a 3-tier Application with Docker and Nginx Proxy Manager ๐ŸŒ

    2 projects | dev.to | 22 Jul 2024
  • Passo a Passo: Criando Sua Primeira Biblioteca em Python com Poetry (Parte I)

    2 projects | dev.to | 19 Jul 2024

Did you konow that Python is
the 1st most popular programming language
based on number of metions?