python-s3file
python-s3file copied to clipboard
add standard file mode param, add content_encoding
This PR adds:
-
Standard python file mode param, and doesn't try to create bucket by default (also non-standard file behavior)
-
Adds content_encoding param to handle compressed or otherwise encoded files.