We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77e574 commit 7219a37Copy full SHA for 7219a37
README.md
@@ -6,6 +6,12 @@ This repository holds the `devstats` package. `devstats` is a Python command lin
6
generate developer statistics and a developer statistics report for a specified
7
project.
8
9
+## Data bundles & reports
10
+
11
+We make [regular data-bundle releases](https://github.com/scientific-python/devstats-data/releases) for several key scientific Python projects.
12
13
+We also build reports for this data, available at https://devstats.scientific-python.org
14
15
## OAuth key for accessing GitHub
16
17
Per the [GitHub GraphQL API docs](https://developer.github.com/v4/guides/forming-calls/),
0 commit comments