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