pyOpenSci / peer-review-metrics

A repo where we collect peer review metrics
https://www.pyopensci.org/peer-review-metrics
0 stars 4 forks source link

✨ Use devstats to collect metadata about our packages - start with calculating pony factor #1

Open lwasser opened 1 year ago

lwasser commented 1 year ago

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 :)

lwasser commented 2 months ago

moving this to the metrics dashboard repo