Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 461 Bytes

README.rst

File metadata and controls

17 lines (12 loc) · 461 Bytes

Flask-Store

Flask-Store is a Flask Extension designed to provide easy file upload handling in the same vien as Django-Storages, allowing developers to user custom storage backends or one of the provided storage backends.

Warning

This Flask Extenstion is under heavy development. It is likely API's will change without warning.

Included Providers

  • Local File System
  • AWS Simple Storage Service (S3)