Skip to main content

wrapper for electron

Project description

Introduce

This is a wrapper for electron.

now using electron v9.4.1

Install

Install from pypi:

python -m pip install electronpy

Build wheel

Build all platfroms. Strongly suggest to build in Linux instead of win 10.

python3 build.py

build wheel manually. first put the electron in directory electronpy/electron. Then

python setup.py bidst_wheel --plat_name win_amd64
python setup.py bidst_wheel --plat_name manylinux1_x86_64
python setup.py bidst_wheel --plat_name manylinux2014_aarch64

Notice

The the manylinux1_x86_64 and manylinux2014_aarch64 must be build under linux environment.

When build linux platfrom whl on win32, the executable file electron have no executable permission

Project details


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 Distributions

electronpy-0.0.5-py3-none-win_amd64.whl (69.5 MB view hashes)

Uploaded Python 3 Windows x86-64

electronpy-0.0.5-py3-none-manylinux1_x86_64.whl (73.3 MB view hashes)

Uploaded 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