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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyenv-win-GUI

This project introduces a user-friendly Python GUI for pyenv-win. This interface simplifies the installation, uninstallation, and management of pyenv-win, enhancing user experience and accessibility.

Command for creating an exe out of the python file

pyinstaller --onefile --noconsole "fileName.py"

image

image

image

About

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.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%