python-eel/Eel

Drag and drop paths.

Open

#509 opened on Aug 2, 2021

View on GitHub
 (2 comments) (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

Hello, I am trying to grab a file path while using drag and drop in my application. Is there a way to get it? The situation with paths is problematic, I found a search where you described how to work with a folder in "getting file path # 86", but I could not use this to solve my problem.

Contributor guide