0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python5,980 stars (5,980 stars)570 forks (570 forks)batch import
help wanted
- Issue 種別
- feature
- 調査方針
- Investigate if Eel provides any built in mechanism for file drag and drop. Check the documentation and examples for handling HTML events and passing data to Python. Look at existing Eel issues or PRs related to file input. Try implementing a simple prototype using JavaScript's drag and drop API and exposing a Python function to receive the file path.