pyenv
EcosystemPython N/AIntermediate
Manage multiple Python versions on a single machine
Quick Info
- Python Version
- N/A
- Dependencies
- git, build dependencies (system-level)
- Install
curl https://pyenv.run | bash
Learn by Difficulty
Quick Example
python
# pyenv # Manage multiple Python versions on a single machine # # Category: Ecosystem # Related: N/A print("pyenv: Manage multiple Python versions on a single machine")
pyenv is part of the Python ecosystem. Manage multiple Python versions on a single machine.
Try in PlaygroundTags
ecosystemcommunityresource