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 details)
Built Distribution
File details
Details for the file wpcEXEbuild-0.0.2.tar.gz
.
File metadata
- Download URL: wpcEXEbuild-0.0.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2e70574292cb54943b0d749ea38f8f5e7ebaedca4c16734b96f162e4ac5fdac |
|
MD5 | 1535cea7905f5fefcdea29f988dde1ab |
|
BLAKE2b-256 | c5442eb9aaf8c40854e7d3b7381fb389e87a1703b9229f03b4180c5cc8b1ab42 |
File details
Details for the file wpcEXEbuild-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: wpcEXEbuild-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77eedfb47fe9bfd2e7472d953a9778dcfa714e3fce959b85595d18c1ea913670 |
|
MD5 | ce6a41c670031df204b4b4140c5be0b8 |
|
BLAKE2b-256 | 59e88b605be43e963ad7c52b2accacc1dbf1f0856bbc214a957ccdaefd2c7ead |