mirror of
https://github.com/wassname/flask-s3.git
synced 2026-06-27 15:50:06 +08:00
a74afe1ddbffca4f08d4278dd0c90f08a5af210f
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
flask-s3
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.
Languages
Python
100%