Franklyn Tackitt e39fc3e3ed Fix compatibility with old .file-hashes files
boto3 uploads /some/key to bucket//some/key, leaving part of the path
with "//", or a folder without a name. To remedy this, I had lstrip'd
the / from the key before upload. I didn't think about the fact that
boto2 works fine with this, and the old .file-hashes file would have the
keys with the prefixing forward slash. This solves that
2015-08-20 16:33:19 -07:00
2014-12-19 10:15:46 -05:00
2012-10-25 19:32:48 +01:00
2015-08-20 16:21:45 -07:00
2013-06-12 11:28:46 -04:00
2013-03-10 16:17:31 +00:00
2014-01-07 15:58:47 +00:00
2015-08-20 16:21:45 -07:00

flask-s3

Analytics

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

Maintainers

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

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%