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

Python

6281 readers
71 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ertai@programming.dev 21 points 2 weeks ago* (last edited 2 weeks 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 2 weeks 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 2 weeks 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)