python-eel / Eel

A little Python library for making simple Electron-like HTML/JS GUI apps
MIT License
6.44k stars 587 forks source link

Use EEL with FLASK or bottle, or any API #441

Open meddany opened 3 years ago

meddany commented 3 years ago

Is it possible to use eel with capability to use restful API requests ? flask or bottle or something like that ? if it possible is there a guide i can follow please ?