this post was submitted on 30 Sep 2024
32 points (82.0% liked)

Python

7281 readers
45 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 7 points 9 months ago

pyenv, virtualenv, pipenv, aren't package managers... they are virtual environment managers / creators and use pip for package management.

Anti Commercial-AI license