Eel icon indicating copy to clipboard operation
Eel copied to clipboard

A little Python library for making simple Electron-like HTML/JS GUI apps

Results 212 Eel issues
Sort by recently updated
recently updated
newest added

### ![Screenshot 2024-02-08 023522](https://github.com/python-eel/Eel/assets/147459280/4ef82130-5a32-452b-bf1b-d2d90368350a) i've got a problem with using eel when i type _import eel_ and then i run the code the cmd gives me this error `````` PS...

help wanted

I would like the addition of a feature that allows developers to set custom routes for their applications easily. Having the ability to configure routes programmatically would provide greater flexibility...

enhancement

I've seen this issue already [#251](https://github.com/python-eel/Eel/issues/251) which is from 2020, and Im asking my self, ¿Will you add that feature to the versions to come? Because it will be pretty...

enhancement

**Eel version** 0.16.0 **Describe the bug** returning a bytestring from python to Javascript just gives the value `null`, though decoding it to a utf-8 string works fine. **To Reproduce** Steps...

bug

…hon version 3.12 Python 3.12.1 seems to have a problem with importing bottle.ext.websocket. Replacing it with bottle_websocket fixes this.

**Describe the problem** atm the window can be resize to 0 x 0, i try to use min-width / min-height in html but it dose not work - [ ]...

help wanted

I use the react template in the example, I found that every time the page hot refreshed, the eel process is also close so that i need to restart it....

bug

I have converted my eel project to an executable file with console and It is running smoothly. But whenever I tries it with no console it makes an exe file...

help wanted