|
You are here |
codeinthehole.com | ||
| | | | |
vsupalov.com
|
|
| | | | | Notes on how to set up the right python version and and isolated development environments. | |
| | | | |
stribny.name
|
|
| | | | | [AI summary] This post explains how to install and manage development versions of Python on Fedora using Pyenv, covering installation steps, prerequisites, and usage examples. | |
| | | | |
github.com
|
|
| | | | | Simple Python version management. Contribute to pyenv/pyenv development by creating an account on GitHub. | |
| | | | |
newcome.wordpress.com
|
|
| | | I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install... | ||