Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ This repository holds the `devstats` package. `devstats` is a Python command lin
generate developer statistics and a developer statistics report for a specified
project.

## Data bundles & reports

We make [regular data-bundle releases](https://github.com/scientific-python/devstats-data/releases) for several key scientific Python projects.

We also build reports for this data, available at https://devstats.scientific-python.org

## OAuth key for accessing GitHub

Per the [GitHub GraphQL API docs](https://developer.github.com/v4/guides/forming-calls/),
Expand Down