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

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
  • Ensure pip installed in the venvs
  • Terminal UI for pyinstaller
  • Release on the pypi
  • Release exe file of this lib
  • Open source from private repository

Usage

pip install pyinstallerui -U

Then.....

  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

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.0.6-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

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