Skip to main content

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


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)

Uploaded Source

Built Distribution

wpcEXEbuild-0.0.2-py2.py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 2 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