Skip to content

Boilerplate for Electron Frontend and Python Backend applications.

Notifications You must be signed in to change notification settings

cnrstvns/python-electron-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Boilerplate for Electron Frontend and Python Backend applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published