Skip to content

tiny sample of python flask web application to upload file using javascript library, filepond

License

Notifications You must be signed in to change notification settings

masakimu/flask-filepond-tiny-sample

Repository files navigation

flask-filepond

tiny but usable sample of flask application to upload file using filepond javascript library. I modified style-sheet to put filepond between forms (but not completed).

to test the sample, just run following commands in your python virtual environment:

 $ pip install -r requirement.txt
 $ python sample_form.py

then, you can see the sample web from http://localhost:8001/

About

tiny sample of python flask web application to upload file using javascript library, filepond

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published