Skip to content

chandan-denvr/flask-file-uploader

 
 

Repository files navigation

flask-file-uploader

Description

File Upload Script which built on Python Flask and jQuery-File-Upload with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery.

Setup

  • Install system package. See the system_package.txt file. (*Unix)

  • Create virtual enviroment (use virtualenv) and activate it.

  • Then install python packages:

$ pip install -r requirements.txt
  • Run it:
$ python app.py

About

flask-file-uploader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.0%
  • HTML 22.3%
  • Python 12.8%
  • CSS 7.5%
  • Shell 4.0%
  • Dockerfile 0.4%