How do I use pyenv to manage multiple python versions? How do I install it? How do I automate installation? https://pages.charlesreid1.com/how-do-i-pyenv
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid 362d7772ae add mkdocs submodule 6 years ago
docs add pyenv + conda instructions 6 years ago
mkdocs-material@6569122bb1 add mkdocs submodule 6 years ago
.gitmodules add mkdocs submodule 6 years ago
LICENSE add pyenv + conda instructions 6 years ago
README.md add pyenv + conda instructions 6 years ago

README.md

how do I pyenv

A how-to guide for using pyenv, a program to help you install and manage multipe versions of Python side-by-side in an easy and pain-free way!

See how do I pyenv? (the website).

Source code for this tutorial: https://git.charlesreid1.com/charlesreid1/how-do-i-pyenv

Mirror on Github: https://github.com/charlesreid1/how-do-i-pyenv

Get started at the web page how do I pyenv? or at docs/index.md.