Comment on I algorithmically donated $5000 to Open SourceparentComments−kvinogradov1yIn your opinion, which metrics could be better than # downloads to evaluate PyPI packages at scale?−LtWorf1y# of downloads from unique IP would be better for sure.Also if you have a local cache and just check the version, that won't count.
Comments
In your opinion, which metrics could be better than # downloads to evaluate PyPI packages at scale?
# of downloads from unique IP would be better for sure.
Also if you have a local cache and just check the version, that won't count.