auto-py-to-app is a cx-Freeze GUI to package .py into .exe or excutable files.
Project description
Auto-Py-To-App
Auto-Py-To-App is a GUI for cx_Freeze, which is a library to change .py excutables into .exe (on windows) or binary files (on Mac OS).
The famous library to package python script, maybe you heard about it once, named as pyinstaller. cx_Freeze, however, is trying to catch up with it in recent years.
For pyinstaller, after you run its command, it will give you an excutable .exe file one way or another, regardless of its robustness. And for many starters, they could find it hard to tune the packaged .exe file.
cx_Freeze, to some extend, performs better in this field. The adjustment after you package your program can be easier and faster.
If you want to use pyinstaller, it's suggested that you start with another GUI called auto-py-to-exe. Auto-Py-To-App is based on auto-py-to-exe, the only difference is auto-py-to-app is powered by cx_Freeze, while auto-py-to-exe is powered by pyinstaller.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file auto-py-to-app-0.0.4.tar.gz
.
File metadata
- Download URL: auto-py-to-app-0.0.4.tar.gz
- Upload date:
- Size: 100.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/5.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ab6008f69736007ac2928cdba3f529105c28d22c232dc91fbd1c8d2807d5b8d |
|
MD5 | 343c0c0919bb5e07df47921cdb7e6fb2 |
|
BLAKE2b-256 | 29bdb262be1337ba4154679439823ef07bafec4f8c5e13b8ac6e34a80e1dfa3d |
Provenance
File details
Details for the file auto_py_to_app-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: auto_py_to_app-0.0.4-py3-none-any.whl
- Upload date:
- Size: 107.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/5.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8308a4e413ded44c1095df640e0ce978944391881fa8b7975c85ef5bd2d20556 |
|
MD5 | e050d43ec11e4e919735a361489bd5c7 |
|
BLAKE2b-256 | 98dd8368aea5c7b451a9e5accc594ee0202b639503607ec7dba0aec5d6ed6d8d |