python-eel/Eel

Can't deploy EEL on web server (hosting) with Cpanel

Open

#653 geöffnet am 12. Dez. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (570 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.980 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I created a very small web application with EEL but I absolutely don't understand how to launch eel.start(...) with my web host (which works with Cpanel). Cpanel requests a wsgi callable object. I looked on the web but apart from a successful "Hello world", nothing worked. I can't launch the app, even looking at the side of Bottle.

If anyone has a solution to create a valid wsgi that allows running EEL, I'm very interested. Thanks a lot.

Contributor Guide