Skip to main content

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.

Notice

If you meet bug when loading cx_Freeze as:

AttributeError: module 'lief._lief.logging' has no attribute 'LOGGING_LEVEL'

It is because cx_Freeze does not support the latest version of lief. You can fix this bug by uninstall lief and re-install an older version of lief, such as lief-0.12.1. Please use:

pip install lief==0.12.1

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

auto_py_to_app-0.0.7.tar.gz (132.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

auto_py_to_app-0.0.7-py3-none-any.whl (138.6 kB view details)

Uploaded Python 3

File details

Details for the file auto_py_to_app-0.0.7.tar.gz.

File metadata

  • Download URL: auto_py_to_app-0.0.7.tar.gz
  • Upload date:
  • Size: 132.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for auto_py_to_app-0.0.7.tar.gz
Algorithm Hash digest
SHA256 5a3b0b29cb3f48b9657893926d83958edee5e26f333493a2f168b88291bfd55d
MD5 2678b19320d664787f729e3bf05c1469
BLAKE2b-256 5437f996e38d606fea38be67f81d6db52046c3c13f3697438ee7dc50b793384c

See more details on using hashes here.

File details

Details for the file auto_py_to_app-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: auto_py_to_app-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 138.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for auto_py_to_app-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6b62ff9486101fa5a1aae0b29872dbe6ed1eb2b051dadaddd7547622f54c88d6
MD5 455756e05c775c0a904b68ebd92be971
BLAKE2b-256 7229e52aabc97a44e420904b6e4fe3700c17dff28a9ad880cff587da03442d4e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page