python-scaleway
python-scaleway copied to clipboard
feat(object-storage): be able to query bucket stats
Listing bucket size for large bucket is inefficient using boto or other tools. I look at the API calls from console and create a new API class.