this post was submitted on 30 Sep 2024
34 points (82.7% liked)

Python

6264 readers
7 users here now

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

πŸ“… Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

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

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ertai@programming.dev 21 points 6 days ago* (last edited 6 days ago) (8 children)

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

[–] CodeMonkey@programming.dev 3 points 5 days 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 5 days 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 (6 replies)