python-eel/Eel

How can I upload a file to frontend and handle it on the backend?

Open

#613 aperta il 19 set 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (570 fork)batch import
help wanted

Metriche repository

Star
 (5980 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Describe the problem I want to be able to upload a file from the frontend html side and catch it on the backend with python eel and do calculations on the file. How can I accomplish this?

For example the user uploads a csv file to the frontend to the python eel backend, so I can do some calculations on it?

Guida contributor