You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eel works like charm. I have made many apps using eel. Thanks for such an awesome package. It would be nice to have some templating engine like Django's Jinja2. Currently, I need to repeat the html headers and footers for each page. To avoid this, can we have some templates?
Eel works like charm. I have made many apps using eel. Thanks for such an awesome package. It would be nice to have some templating engine like Django's Jinja2. Currently, I need to repeat the html headers and footers for each page. To avoid this, can we have some templates?