Dev stats is a useful package created by the Scientific Python project. You can use it to grab package stats for a specific package. The metrics calculated can be found here
we want to use this to grab some information about our ecosystem packages - list is here.
The output of the data collected is a JSON file
To start exploring how we can use devstats in our package metrics collection:
NOTE: at one point i knew where the actual jupyter notebooks were to generate those pages but now i can't seem to find it :)