Skip to content

jonatron/django-s3-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-s3-stream

Django S3 Streaming Example

A tiny django app to run on EC2, to generate streaming zip files from S3.

Uses a branch of a fork zipstream https://github.com/longaccess/python-zipstream/tree/streaminput and a hack around BotoKey to make it enough like a file-like object

For reasons I can't work out, for really big zips, uwsgi+nginx and gunicorn+nginx do not work. So we're using django-wsgiserver.

About

Django S3 Streaming Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages