Skip to content

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

Open
@lwasser

Description

@lwasser

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededpythonAn issue that relates to writing python code

    Type

    No type

    Projects

    Status

    python programming

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions