this post was submitted on 09 Apr 2025
1 points (100.0% liked)

Python

7887 readers
2 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
top 3 comments
sorted by: hot top controversial new old
[–] notnotmike@programming.dev 0 points 1 year ago (2 children)

Is there a Node Version Manager (nvm) equivalent for Python out there?

[–] rhymepurple@lemmy.ml 0 points 1 year ago

uv

It is made by the Astral team, who made ruff and are working on a static type checker. They're making great Python tooling and uv is no exception.