python-eel/Eel

Run eel with Django

Open

#532 aberto em 8 de out. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (570 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.980 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Describe the problem I have a Django app to help manage items and sales in a store and want to present it as a desktop app although it's web behind the scenes. Is it possible to use the Django application instead of bottle for eel?

I would also want to enable the back and reload buttons on the browser (chrome), how do I do that?

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 94.0.4606.71

Guia do colaborador