https://github.com/drawcodeboy/py-gui
https://github.com/drawcodeboy/py-gui
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drawcodeboy/py-gui
- Owner: drawcodeboy
- Created: 2025-02-14T08:07:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T08:44:22.000Z (about 1 year ago)
- Last Synced: 2025-05-15T16:12:30.121Z (10 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Command
```
pyinstaller --onefile --noconsole --name=Test main.py
```