WPC EXE builder
Project description
Installation
Install wpcsys
from PyPI:
$ pip install wpcsys
Quick Start
Open a command prompt/shell window, and navigate to the directory where your .py file is located, then build your app with the following command:
$ wpcEXEbuild your_program.py
wpcEXEbuild will generate a .spec
file. You can run it at first.
If you want to add something such as icon or picture, you can edit your .spec file.
- Use wpcEXEbuild for one file
$ wpcEXEbuild your_program.py
If you want to modify something such as changing icon or picture, you can edit .spec file directly then use following command:
- Use .spec file
$ pyinstaller main.spec
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 Distribution
wpcEXEbuild-0.0.2.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for wpcEXEbuild-0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77eedfb47fe9bfd2e7472d953a9778dcfa714e3fce959b85595d18c1ea913670 |
|
MD5 | ce6a41c670031df204b4b4140c5be0b8 |
|
BLAKE2b-256 | 59e88b605be43e963ad7c52b2accacc1dbf1f0856bbc214a957ccdaefd2c7ead |