Skip to content

A Django-Storages inspired Flask File Storage solution allowing for different storage backends.

License

Notifications You must be signed in to change notification settings

bobosss/Flask-Store

 
 

Repository files navigation

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)

About

A Django-Storages inspired Flask File Storage solution allowing for different storage backends.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.3%
  • Makefile 2.7%