Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 706 Bytes

File metadata and controls

12 lines (9 loc) · 706 Bytes

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