this post was submitted on 30 Sep 2024
35 points (83.0% liked)

Python

6688 readers
1 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
[–] ertai@programming.dev 22 points 4 months ago* (last edited 4 months ago) (9 children)

Yet another python packager............... insane that such a popular language still doesn't have this basic problem solved.

[–] CodeMonkey@programming.dev 3 points 4 months ago (4 children)

pip is a perfectly usable package manager and is included in most python distributions now. Is it perfect? No, but it is good enough for every team I have been on.

[–] astrojuanlu@social.coop 11 points 4 months ago

@CodeMonkey @ertai No it is not perfectly usable for all people, all projects, all situations. uv definitely gets much closer to that.

load more comments (3 replies)
load more comments (7 replies)