smore-inc / tinys3

A simple python S3 upload library. Inspired by requests
MIT License
285 stars 54 forks source link

Add option to use different url format to connect to bucket. #55

Open alexby opened 7 years ago

alexby commented 7 years ago

This option is necessary to use lib with buckets with dots (".") in name. Fixes #52