bool.dev bda55fa093 Added handling of special arguments to url_for.
The args: _external, _anchor, _method are ignored,
and _scheme can be used for per url scheme overriding of the config setting.
Added corresponding tests, and doc.
2015-11-20 19:01:05 +05:30
2012-10-25 19:32:48 +01:00
2015-09-28 16:36:25 +01:00
2015-11-19 17:35:45 +00: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-11-19 17:35:45 +00: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%