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.6.tar.gz (100.2 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.6-py3-none-any.whl (106.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: auto_py_to_app-0.0.6.tar.gz
  • Upload date:
  • Size: 100.2 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.6.tar.gz
Algorithm Hash digest
SHA256 05252e5aa8923b62b137bd2d001f9ae291e3fda19d1bbe08d01de3bed387de4b
MD5 1b0f8fb80e8b80809fb9fb6acf9a71be
BLAKE2b-256 0a835dbbb1c37739869de4eddf6cd04a0d78e192a07d9c75ed5210a421064a7f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: auto_py_to_app-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 106.3 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 64419e7203558acaf069408240162064e56f3ef227954584bbe96cce09358538
MD5 ef6cacd7dd56f5cc78deb17191f44a89
BLAKE2b-256 f80e7dc2732cfa29e3ff30f8483062304c56a16ad9b2b7b9746e8e739b7410f5

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