Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
primetime43 authored Dec 28, 2023
1 parent 1d0371e commit d292035
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# 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.

## **Command for creating an exe out of the python file**
```
pyinstaller --onefile --noconsole "fileName.py"
```

![image](https://github.com/primetime43/pyenv-win-GUI/assets/12754111/c6a77800-b388-4861-b891-7489a4300745)

![image](https://github.com/primetime43/pyenv-win-GUI/assets/12754111/eea5983b-7d43-4b3d-b021-b542175fb70b)
Expand Down

0 comments on commit d292035

Please sign in to comment.