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- 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
-
Releaseexe
file of this lib - Use
questionary
instead ofPyInquirer
, to use the newer prompt_toolkit.
Usage
pip install pyinstallerui -U
- python -m pyinstallerui
- drag and drop the files to console, and do as the UI said.
- create new venv
- install libs with pip
- build with pyinstaller
- no more to learn
Screenshot
- Run > python -m pyinstallerui
- Choose a existing venv, or create a new one
- Ensure Pyinstaller installed
- pip install / uninstall some packages, or choose "No action" to skip
- drag file to the console, or input the file path
- choose Test for testing
- choose Build for build into exe
- fill the app name: pyld
- choose the checkbox for detail args
- wait for building
Project details
Release history Release notifications | RSS feed
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
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | b62ebfe1bb2718c01f406195eafea680f53b22cc71254ef66d79db98df8e90af |
|
MD5 | 53bad7720d90400bfaa2fdec5c483f52 |
|
BLAKE2b-256 | 6cf80c93bab70eaa15cc6c44c92cee910065df44ac2c3baedc8a4df8b9aa8d3a |