Skip to main content

A python interface for Apache Electron CLI

Project description

python-electron

This is a very simple Python library to interface with the Electron-Packager command line tool.

Key concepts

  • Interact with the Electron-Packager directly from Python

  • Enables building and archiving Electron applications from your Python code

Usage

Example:

import electron

application = electron.App(
    APPLICATION_NAME,
    APPLICATION_FOLDER
)
application.build('android') # or any installed platform
application.archive('ios') # or any installed platform

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

python-electron-1.0.1.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file python-electron-1.0.1.tar.gz.

File metadata

File hashes

Hashes for python-electron-1.0.1.tar.gz
Algorithm Hash digest
SHA256 3e64da132273496535a3f16c58a98bac2409f9b2093feab7f1a7f9aade30326e
MD5 4d7456743f7b74cce15ee0ae15c47c3e
BLAKE2b-256 12cc4bbf66432d79ec365c031f8cbaa8f2c4a3e027b54fd024b8cbbc626de4a7

See more details on using hashes here.

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