adafruit / adabot

Adabot is our robot friend who helps Adafruit online
MIT License
13 stars 27 forks source link

Get PyPI stats using dedicated library #369

Open tekktrik opened 6 months ago

tekktrik commented 6 months ago

It may be worth switch from using BigQuery directly to using pypistats, which doesn't require a stored token and has a Python library.