Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 700 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 700 Bytes

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