https://github.com/pearmaster/python-test-code
Where I write python code to test things out
https://github.com/pearmaster/python-test-code
Last synced: 3 months ago
JSON representation
Where I write python code to test things out
- Host: GitHub
- URL: https://github.com/pearmaster/python-test-code
- Owner: pearmaster
- License: mit
- Created: 2021-04-01T22:25:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T16:32:26.000Z (about 2 years ago)
- Last Synced: 2025-01-25T19:07:49.801Z (4 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python app packaging/distribution
* Nultka
* pyinstaller
* py2exe
* py2app
* pyoxidizerSee also https://www.reddit.com/r/Python/comments/ty36vb/what_is_the_best_python_direct_executable_package/
# Other things
* click
* DearPyGui