Skip to content

lepture/flask-storage

Repository files navigation

Flask-Storage

Flask-Storage is a collection of backends for file storage.

The built-in backends:

  • Local backend
  • Upyun backend
  • Qiniu backend
  • S3 backend

Installation

Install flask-storage is simple with pip:

$ pip install Flask-Storage

If you don't have pip installed, try with easy_install:

$ easy_install Flask-Storage

Configuration

About

Uploader extension for Flask. [WIP]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages