Franklyn Tackitt a74afe1ddb Fix headers for uploaded files
Boto3 uploads specific headers as parameters to put_object, and others
through the Metadata parameter. This commit seperates the metadata and
keyword parameter headers, and submits them appropriately
2015-10-08 13:36:15 -07:00
2015-08-28 20:09:45 +01:00
2012-10-25 19:32:48 +01:00
2015-09-28 16:36:25 +01:00
2015-10-08 13:36:15 -07:00
2013-03-10 16:17:31 +00:00
2015-08-29 14:23:23 +01:00
2015-08-29 14:20:09 +01:00
2015-10-08 13:36:15 -07:00
2015-08-29 14:20:09 +01:00

flask-s3

Build Status Coverage Status Analytics

Seamlessly serve the static assets of your Flask app from Amazon S3.

Maintainers

Flask-S3 is maintained by @e-dard, @eriktaubeneck and @SunDwarf.

Installation

Install Flask-S3 via pypi:

pip install flask-s3

Or, install the latest development version:

pip install git+https://github.com/e-dard/flask-s3

Documentation

The latest documentation for Flask-S3 can be found here.

S
Description
Seamlessly serve your static assets of your Flask app from Amazon S3
Readme WTFPL 181 KiB
Languages
Python 100%