Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peer review metrics: create a new page for pyos packages #100

Open
lwasser opened this issue Mar 6, 2025 · 0 comments
Open

Peer review metrics: create a new page for pyos packages #100

lwasser opened this issue Mar 6, 2025 · 0 comments

Comments

@lwasser
Copy link
Member

lwasser commented Mar 6, 2025

We currently have a peer-review-status page that summarizes the stats of active reviews.

We now need a new dashboard that helps us track package activity. Let's make a new section called pyos-packages.
And start a new page that begins to pull in package metrics.

  1. pull in data from this file which collects pacakge information using pyosmeta where possible (see example here)
  2. for each package create a dataframe row containing the package's name, description and github metrics stored in that file associated with that package.
  3. Then create a table that allows us to sort packages by last commit date.
  4. finally create a second table that shows only packages that haven't been updated (no commits) in the last 6 months.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant