ComputerScienceHouse / audiophiler

s3 audio file storage flask app with templated front end
MIT License
5 stars 15 forks source link

Using boto instead of boto3 #21

Open sgreene570 opened 6 years ago

sgreene570 commented 6 years ago

When I originally wrote the s3 bindings for this project, the ceph rados gateway for s3 did not support all the features of boto3. Now this is no longer the case, so all the boto code should be replaced with newer boto3 code. Maybe one day I'll be bored enough to fix this myself.

sgreene570 commented 5 years ago

@mfrancis95 are you still interested in fixing this issue?

mfrancis95 commented 5 years ago

@sgreene570 bet.