There was an error while loading. Please reload this page.
For example
connection = get_connection() bucket = connection['bucket-name'] key = bucket['/path/to/file.txt'] del key
This would be a neat abstraction, though it's certainly not necessary.
For example
This would be a neat abstraction, though it's certainly not necessary.