Seamlessly serve the static assets of your Flask app from Amazon S3.
Flask-S3 is maintained by @e-dard, @eriktaubeneck and @SunDwarf.
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
The latest documentation for Flask-S3 can be found here.