python-eel/Eel

Filesystem access

Open

#755 opened on Dec 13, 2024

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

Description

Basically that https://github.com/python-eel/Eel/issues/76

Isn't there a way allowing javascript to access local files like Electron offers? I'm trying to build app that can show user's local files

Contributor guide