Electron + Python
Electron frontend with Python backend server.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a electron + python
jyinit create my-project --type electron-python
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveUseful flags
- --gitrep
Great for
- desktop apps
- hybrid apps