this post was submitted on 04 Jul 2023
20 points (95.5% liked)

Python

6153 readers
11 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
 

Simple Python [executable] version management, that is.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

Ooh, thanks for mentioning asdf! I've heard of it, but didn't realize it could that

[–] [email protected] 2 points 1 year ago (1 children)

AFAIU, asdf uses pyenv for its Python plugin, but rtx does it all just a little better.