python-eel/Eel

React with Eel

Open

#525 opened on Sep 28, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (570 forks)batch import
help wanted

Repository metrics

Stars
 (5,980 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Describe the problem I'm trying to merge React with Eel in Eel's GUI React requires an eel object while building, Wonder is there any way to allow React to skip this. I've tried example 07, but it seems to run on the browser only. Is there any way to achieve this?

Contributor guide