


Invoke-WebRequest -UseBasicParsing -Uri "" -OutFile "./install-pyenv-win.ps1" &"./install-pyenv-win.ps1" It’s simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well. It lets you easily switch between multiple versions of Python. Pyenv is a simple python version management tool. It is now fairly mature, thanks to help from many different contributors. This project was forked from rbenv-win and modified for pyenv.

After a bit of research and feedback from python developers, I discovered they wanted a similar feature for Windows systems. Pyenv for python is a great tool but, like rbenv for ruby developers, it doesn’t directly support Windows. We need your thoughts to improve this library and your feedback helps to grow the project.įor existing python users, we support installation via pip.Ĭontributors and Interested people can join us on Slack.
