filechunkio: filechunkio (upload huge files to Amazon S3) filechunkio: filechunkio: FileChunkIO is a way to upload huge files to Amazon S3 in multiple filechunkio: parts without having to split them physically upfront (which requires filechunkio: more time and twice the disk space) or creating in-memory chunks as filechunkio: StringIO instances. filechunkio: filechunkio: Homepage: https://bitbucket.org/fabian/filechunkio filechunkio: filechunkio: filechunkio: