eelAdvanced Examples

Simple Electron-like library for making HTML/JS GUI apps

Advanced eel techniques

Advanced usage and configuration of eel.

python
# Install: pip install eel
import eel

# Advanced eel configuration and usage
print("eel advanced patterns")

These advanced techniques unlock the full power of eel.

Want to try these examples interactively?

Open Advanced Playground