pyenv-for-windows
There are 7 repositories under pyenv-for-windows topic.
pyenv-win/pyenv-win
pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.
limitedeternity/pyenv-py
Python Launcher for pyenv
primetime43/pyenv-win-GUI
This project introduces a user-friendly Python GUI for pyenv-win (https://github.com/pyenv-win/pyenv-win). This interface simplifies the installation, uninstallation, and management of pyenv-win, enhancing user experience and accessibility.
windviki/pvm
Python version manager for Windows.
BetterWayElectronics/pyenv-win-wrapper
Provides a 'Default Application' in Windows to launch .py files whilst using PyEnv-Win
mksimpler/pyenv-win
My little modification to working on my systems
matracey/PyenvWinWrapper
PyenvWinWrapper is a PowerShell module designed to provide a PowerShell-friendly interface for managing multiple Python versions on Windows using pyenv-win.