help wanted
倉庫指標
- Star
- (5,980 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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.