Skip to content

Commit 7fe9d20

Browse files
Deploy to GitHub pages 50571eb
0 parents  commit 7fe9d20

22 files changed

+29670
-0
lines changed

README.md

+101
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
# IRIS-HEP Analysis Systems Community Summary
2+
3+
[Summary report][report_url] on community interactions and contributions with [IRIS-HEP Analysis Systems](https://iris-hep.org/as.html) related tools.
4+
5+
[![download](https://img.shields.io/badge/Download-CSV-blue.svg)](https://iris-hep.org/analysis-community-summary/summary.csv)
6+
7+
The report is autogenerated daily, so it should always be up to date.
8+
9+
[report_url]: https://iris-hep.org/analysis-community-summary/
10+
11+
[![GitHub Project](https://img.shields.io/badge/GitHub--blue?style=social&logo=GitHub)](https://github.com/iris-hep/analysis-community-summary)
12+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/iris-hep/analysis-community-summary/main.svg)](https://results.pre-commit.ci/latest/github/iris-hep/analysis-community-summary/main)
13+
14+
## Run locally
15+
16+
First, create a Python virtual environment and install the dependencies in `requirements.txt`.
17+
18+
The code will require a [GitHub personal access token](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token) (PAT) to use, so you'll need to make one for this application.
19+
20+
Once you have one, you'll need to pass it in at the command line to `query.py`.
21+
This is probably best done by setting an environment variable in a shell script and then passing it through
22+
23+
Example:
24+
```bash
25+
#!/bin/bash
26+
27+
API_TOKEN='<your PAT goes here>'
28+
python query.py "${API_TOKEN}"
29+
```
30+
31+
## Summary Table
32+
33+
* **Stars**: Number of stars the project has on GitHub
34+
* **Watchers**: Number of watchers the project has on GitHub
35+
* **Contributors**: Number of unique GitHub users who have made a contribution to the project
36+
* **Forks**: Number of forks of the project on GitHub
37+
* **Reach**: The number of unique GitHub users who have either starred, watched, or forked the project
38+
* **Tags**: The number of Git tags of the software project
39+
* **Releases**: The number of software releases the project has had (on GitHub)
40+
41+
| GitHub Repository | Stars | Watchers | Contributors | Forks | Reach | Tags | Releases |
42+
|:----------------------------------------------------------------------------------|--------:|-----------:|---------------:|--------:|--------:|-------:|-----------:|
43+
| [GooFit/AmpGen](https://github.com/GooFit/AmpGen) | 7 | 14 | 7 | 20 | 33 | 8 | 5 |
44+
| [GooFit/GooFit](https://github.com/GooFit/GooFit) | 130 | 19 | 19 | 41 | 167 | 17 | 14 |
45+
| [diana-hep/excursion](https://github.com/diana-hep/excursion) | 22 | 4 | 3 | 8 | 27 | 1 | 1 |
46+
| [diana-hep/madminer](https://github.com/diana-hep/madminer) | 86 | 9 | 11 | 45 | 119 | 50 | 49 |
47+
| [gordonwatts/hep_tables](https://github.com/gordonwatts/hep_tables) | 2 | 3 | 1 | 0 | 5 | 0 | 0 |
48+
| [iris-hep/adl-benchmarks-index](https://github.com/iris-hep/adl-benchmarks-index) | 13 | 10 | 9 | 9 | 26 | 1 | 1 |
49+
| [iris-hep/func_adl](https://github.com/iris-hep/func_adl) | 7 | 8 | 6 | 4 | 17 | 66 | 59 |
50+
| [iris-hep/func_adl_servicex](https://github.com/iris-hep/func_adl_servicex) | 0 | 9 | 3 | 4 | 12 | 32 | 31 |
51+
| [iris-hep/func_adl_uproot](https://github.com/iris-hep/func_adl_uproot) | 0 | 7 | 1 | 0 | 7 | 37 | 16 |
52+
| [iris-hep/func_adl_xAOD](https://github.com/iris-hep/func_adl_xAOD) | 0 | 8 | 5 | 5 | 12 | 38 | 38 |
53+
| [iris-hep/qastle](https://github.com/iris-hep/qastle) | 5 | 4 | 2 | 5 | 13 | 20 | 8 |
54+
| [reanahub/reana](https://github.com/reanahub/reana) | 127 | 19 | 21 | 55 | 176 | 40 | 40 |
55+
| [scailfin/madminer-workflow](https://github.com/scailfin/madminer-workflow) | 4 | 3 | 1 | 4 | 6 | 0 | 0 |
56+
| [scikit-hep/awkward-0.x](https://github.com/scikit-hep/awkward-0.x) | 215 | 15 | 17 | 39 | 249 | 100 | 100 |
57+
| [scikit-hep/awkward-1.0](https://github.com/scikit-hep/awkward-1.0) | 854 | 23 | 44 | 89 | 917 | 289 | 258 |
58+
| [scikit-hep/boost-histogram](https://github.com/scikit-hep/boost-histogram) | 143 | 12 | 17 | 22 | 163 | 30 | 30 |
59+
| [scikit-hep/cabinetry](https://github.com/scikit-hep/cabinetry) | 30 | 4 | 10 | 21 | 47 | 25 | 21 |
60+
| [scikit-hep/cookie](https://github.com/scikit-hep/cookie) | 307 | 10 | 36 | 55 | 337 | 16 | 16 |
61+
| [scikit-hep/decaylanguage](https://github.com/scikit-hep/decaylanguage) | 42 | 7 | 10 | 16 | 54 | 48 | 48 |
62+
| [scikit-hep/fastjet](https://github.com/scikit-hep/fastjet) | 21 | 10 | 12 | 14 | 36 | 25 | 25 |
63+
| [scikit-hep/hist](https://github.com/scikit-hep/hist) | 128 | 9 | 17 | 25 | 145 | 26 | 26 |
64+
| [scikit-hep/mplhep](https://github.com/scikit-hep/mplhep) | 191 | 5 | 38 | 66 | 246 | 160 | 42 |
65+
| [scikit-hep/particle](https://github.com/scikit-hep/particle) | 151 | 7 | 15 | 24 | 170 | 49 | 49 |
66+
| [scikit-hep/pyhf](https://github.com/scikit-hep/pyhf) | 286 | 10 | 32 | 85 | 345 | 54 | 39 |
67+
| [scikit-hep/uhi](https://github.com/scikit-hep/uhi) | 16 | 5 | 5 | 4 | 22 | 10 | 10 |
68+
| [scikit-hep/uproot3](https://github.com/scikit-hep/uproot3) | 314 | 24 | 25 | 67 | 369 | 209 | 204 |
69+
| [scikit-hep/uproot4](https://github.com/scikit-hep/uproot4) | 239 | 20 | 52 | 76 | 298 | 134 | 134 |
70+
| [scikit-hep/vector](https://github.com/scikit-hep/vector) | 81 | 11 | 23 | 30 | 103 | 23 | 23 |
71+
| All IRIS-HEP Analysis Systems | 2331 | 139 | 273 | 591 | 2750 | 1508 | 1287 |
72+
| [root-project/root](https://github.com/root-project/root) | 2741 | 123 | 317 | 1299 | 3775 | 439 | 27 |
73+
74+
## Time Series Plots
75+
76+
Covering dates from **2021-09-16** to **2024-12-17**
77+
78+
### Stars
79+
80+
![stars](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_stars.svg)
81+
82+
### Watchers
83+
84+
![watchers](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_watchers.svg)
85+
86+
### Contributors
87+
88+
![contributors](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_contributors.svg)
89+
90+
### Forks
91+
92+
![forks](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_forks.svg)
93+
94+
### Tags
95+
96+
![tags](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_tags.svg)
97+
98+
### Releases
99+
100+
![releases](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_releases.svg)
101+

img/time_series_contributors.pdf

19.8 KB
Binary file not shown.

img/time_series_contributors.png

126 KB
Loading

0 commit comments

Comments
 (0)