Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumbnails on S3 #5

Open
Jaza opened this issue Apr 9, 2015 · 1 comment
Open

Thumbnails on S3 #5

Jaza opened this issue Apr 9, 2015 · 1 comment

Comments

@Jaza
Copy link
Contributor

Jaza commented Apr 9, 2015

This is just a quick note, to let you know that I've created a fork of flask-thumbnails called 'flask-thumbnails-s3', which is up here:

https://github.com/Jaza/flask-thumbnails-s3

It works pretty much the same as flask-thumbnails when set to use the local filesystem, but it can also be set to load / save thumbnails to an Amazon S3 bucket.

Thanks to silentsokolov and the other contributors of flask-thumbnails, for the code that I've re-used in flask-thumbnails-s3, and thanks for the generous MIT license - I believe I've followed the terms of the license (and the spirit of open source in general), but let me know if you have any issue with this fork.

If anyone else needs flask thumbnails working via S3, hope this new project is of use to you.

(And feel free to close this issue whenever you want).

@silentsokolov
Copy link
Owner

Nice work!

I hope that someday I'll do the backends (filesystem, S3, DB), and your code will be included in the library.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants