Pipenv or venv?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

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
featured
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
  1. pvp

    PvP - The Ultimate Python Virtualenv and Package Manager

    I only use and swear by pvp.

  2. 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
  3. heroku-buildpack-python

    Heroku's classic buildpack for Python applications.

    I would not recommend this for someone who wants to deploy to Heroku since it looks like poetry still is not supported with default build pack

  4. pip-tools

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

    I'm totally biased, and I like to use venv + pip-tools, wrapped with zpy.

  5. zpy

    Manage Python environments in Zsh, with uv or pip-tools (by AndydeCleyre)

    I'm totally biased, and I like to use venv + pip-tools, wrapped with zpy.

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

  • [D] Where can I deploy my hobby project?

    1 project | /r/MachineLearning | 13 Jul 2023
  • Creating a Superuser on Heroku (PCC Chapter 20): OperationalError at /users/register/ >>>no such table: auth_user

    3 projects | /r/learnpython | 30 Sep 2022
  • Avoid Heroku installing Postgres addon

    2 projects | /r/Heroku | 20 Nov 2021
  • Static website with python?

    1 project | /r/learnpython | 16 Oct 2021
  • Running Python code on a website

    2 projects | /r/learnpython | 18 Sep 2021

Did you know that Shell is
the 11th most popular programming language
based on number of references?