Topic
#pyenv
7 items
References
- pyenv Cheatsheet
A comprehensive cheatsheet for pyenv — the simple Python version manager. Covers installation on openSUSE Tumbleweed, everyday commands, virtual environments, and troubleshooting.
- pyenv — Installation
How to install pyenv and its build dependencies on openSUSE Tumbleweed, plus shell configuration for Bash, Zsh, and Fish.
- pyenv — Core Commands
Detailed reference for every day pyenv commands: install, uninstall, global, local, shell, versions, and more.
- uv Cheatsheet — Python Management
Installing, listing, pinning, and upgrading Python versions with uv. Replace pyenv with a single tool.
- pyenv — Virtual Environments
Managing virtual environments with pyenv-virtualenv: create, activate, delete, and auto-activate per project.
- pyenv — Configuration & Environment Variables
All pyenv environment variables, build configuration flags, and integration tips for editors and CI.
- pyenv — Troubleshooting
Common pyenv issues and fixes, with specific solutions for openSUSE Tumbleweed. Build failures, SSL errors, missing libraries, and more.