/python-electron-boilerplate

Boilerplate for Electron Frontend and Python Backend applications.

Primary LanguageHTML

python-electron-boilerplate

python-electron-boilerplate is a boilerplate framework allowing you to create a multi-process application using Python as a backend and Node.JS and Electron on the frontend. ZeroMQ sockets are used to create communication channels. This is very barebones and merely displays the functionality that ZMQ can offer to communicate between processes. Boilerplate

Running

Run app.py in the backend, and then start electron in the frontend directory.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT