AWS Python SDK downloaded over 1.4B times a month(pypistats.org)
pypistats.org
AWS Python SDK downloaded over 1.4B times a month
https://pypistats.org/packages/boto3
2 comments
Might also consider how many times it is downloaded and never used, because it is a dependency in another project. There are a number of projects using boto just for the S3 compatibility layer too
https://github.com/boto/boto3/network/dependents
https://github.com/boto/boto3/network/dependents
I wonder how many of those are CI systems creating a disposable test environment (or several disposable test environments) to test a single software change.