e-dard / flask-s3

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

Home Page:http://flask-s3.readthedocs.org/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-s3

Build Status Coverage Status Analytics PyPI Version

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.

About

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

http://flask-s3.readthedocs.org/en/latest/

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%Language:JavaScript 0.0%