21

Simple Python [executable] version management, that is.

you are viewing a single comment's thread
view the rest of the comments
[-] redcalcium@c.calciumlabs.com 2 points 1 year ago

Another useful Python version manager is asdf with python plugin. The most helpful feature of asdf is ability to specify what Python version to use in certain directory by simply placing a .tool-versions file (contains the version number to use) in that directory. This makes working with multiple projects that requires different version of Python very seamless.

[-] jnovinger@programming.dev 2 points 1 year ago

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

[-] Andy@programming.dev 2 points 1 year ago

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

load more comments (3 replies)
this post was submitted on 04 Jul 2023
21 points (100.0% liked)

Python

6224 readers
4 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