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

Python

6331 readers
110 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 22 points 1 month ago* (last edited 1 month 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 1 month 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.

[–] Moc@lemmy.world 5 points 1 month ago

Except that it’s slower than uv and therefore strictly worse for build processes

load more comments (3 replies)
load more comments (6 replies)