DEV Community

Discussion on: Botocore is awful, so I wrote a better Python client for AWS S3

Collapse
 
kmistele profile image
Kyle Mistele

Worth noting, the Bucket.upload_file and Bucket.download_file methods will handle serialization and deserialization for you