jayvdb / pypidb

PyPI client side database with SCM/VCS URLs
Apache License 2.0
13 stars 3 forks source link

Replace removed top4kyear with top4kmonth #120

Closed hugovk closed 2 years ago

hugovk commented 2 years ago

Unfortunately I had to remove the list of top packages over the last 365 days from https://github.com/hugovk/top-pypi-packages because it was using too much quota.

See https://github.com/hugovk/top-pypi-packages/pull/21, https://github.com/hugovk/top-pypi-packages/pull/20, https://github.com/hugovk/top-pypi-packages/issues/19.

Therefore we need to use top4kmonth instead of top4kyear with inputset-generator.


However on the bright side, it meant I could bump the 30-day list from the top 4,000 back to the top 5,000 packages. I've created a PR at inputset-generator to remove the top4kyear option: https://github.com/returntocorp/inputset-generator/pull/35.

That PR also renames top4kmonth to top5kmonth, so we'll need another update when that is released.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication