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
- <input type="checkbox" checked="" disabled="" /> Auto manage the venv to reduce the file size which disted by pyinstaller
- <input type="checkbox" checked="" disabled="" /> Ensure pip installed in the venvs
- <input type="checkbox" checked="" disabled="" /> Terminal UI for pyinstaller
- <input type="checkbox" checked="" disabled="" /> Release on the pypi
- <input type="checkbox" checked="" disabled="" /> Open source from private repository
- <input type="checkbox" disabled="" />
Releaseexe
file of this lib - <input type="checkbox" checked="" disabled="" /> 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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pyinstallerui-0.2.2-py3-none-any.whl (7.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Close
Hashes for pyinstallerui-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fd542a7aaa50cbf8917566c0a506bc15115eb92070b8c7fcc2b38ed7144ca43 |
|
MD5 | 42360e0c3865450f983ffe7fc299212f |
|
BLAKE2-256 | 8225b148c149f26c132daa0b17c4bf4002c3c2368dd1d8638837b86c278d50f5 |