Skip to main content

Let everyone is able to build python script to exe with pyinstaller, without any doc reading, support python3.7+. Read more: https://github.com/ClericPy/pyinstallerui.

Project description

PyinstallerUI PyPIPyPI - WheelPyPI - Python VersionPyPI - DownloadsPyPI - License

Let everyone is able to build python script to exe with pyinstaller, without any doc reading, support python3.7+.

Features

  • Auto manage the venv to reduce the file size which disted by pyinstaller
    • Choose venv or global env, for building without venv will not take up more space after the newest version of pyinstaller
  • Ensure pip installed in the venvs
  • Terminal UI for pyinstaller
  • Release on the pypi
  • Open source from private repository
  • Release exe file of this lib
  • Use questionary instead of PyInquirer, to use the newer prompt_toolkit.

Usage

pip install pyinstallerui -U

  1. python -m pyinstallerui
  2. drag and drop the files to console, and do as the UI said.
    1. create new venv
    2. install libs with pip
    3. build with pyinstaller
  3. no more to learn

Screenshot

  1. Run > python -m pyinstallerui
  2. Choose a existing venv, or create a new one

  1. Ensure Pyinstaller installed

  1. pip install / uninstall some packages, or choose "No action" to skip
  2. drag file to the console, or input the file path

  1. choose Test for testing
  2. choose Build for build into exe
  3. fill the app name: pyld
  4. choose the checkbox for detail args

  1. wait for building

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyinstallerui-0.2.3-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file pyinstallerui-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: pyinstallerui-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for pyinstallerui-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b62ebfe1bb2718c01f406195eafea680f53b22cc71254ef66d79db98df8e90af
MD5 53bad7720d90400bfaa2fdec5c483f52
BLAKE2b-256 6cf80c93bab70eaa15cc6c44c92cee910065df44ac2c3baedc8a4df8b9aa8d3a

See more details on using hashes here.

Supported by

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