Skip to content

Commit

Permalink
Deploy to GitHub pages 50571eb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2024
0 parents commit 47b5e66
Show file tree
Hide file tree
Showing 22 changed files with 29,493 additions and 0 deletions.
101 changes: 101 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
# IRIS-HEP Analysis Systems Community Summary

[Summary report][report_url] on community interactions and contributions with [IRIS-HEP Analysis Systems](https://iris-hep.org/as.html) related tools.

[![download](https://img.shields.io/badge/Download-CSV-blue.svg)](https://iris-hep.org/analysis-community-summary/summary.csv)

The report is autogenerated daily, so it should always be up to date.

[report_url]: https://iris-hep.org/analysis-community-summary/

[![GitHub Project](https://img.shields.io/badge/GitHub--blue?style=social&logo=GitHub)](https://github.com/iris-hep/analysis-community-summary)
[![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)

## Run locally

First, create a Python virtual environment and install the dependencies in `requirements.txt`.

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.

Once you have one, you'll need to pass it in at the command line to `query.py`.
This is probably best done by setting an environment variable in a shell script and then passing it through

Example:
```bash
#!/bin/bash

API_TOKEN='<your PAT goes here>'
python query.py "${API_TOKEN}"
```

## Summary Table

* **Stars**: Number of stars the project has on GitHub
* **Watchers**: Number of watchers the project has on GitHub
* **Contributors**: Number of unique GitHub users who have made a contribution to the project
* **Forks**: Number of forks of the project on GitHub
* **Reach**: The number of unique GitHub users who have either starred, watched, or forked the project
* **Tags**: The number of Git tags of the software project
* **Releases**: The number of software releases the project has had (on GitHub)

| GitHub Repository | Stars | Watchers | Contributors | Forks | Reach | Tags | Releases |
|:----------------------------------------------------------------------------------|--------:|-----------:|---------------:|--------:|--------:|-------:|-----------:|
| [GooFit/AmpGen](https://github.com/GooFit/AmpGen) | 7 | 14 | 7 | 20 | 33 | 7 | 4 |
| [GooFit/GooFit](https://github.com/GooFit/GooFit) | 129 | 19 | 19 | 41 | 166 | 17 | 14 |
| [diana-hep/excursion](https://github.com/diana-hep/excursion) | 22 | 4 | 3 | 8 | 27 | 1 | 1 |
| [diana-hep/madminer](https://github.com/diana-hep/madminer) | 86 | 9 | 11 | 45 | 119 | 50 | 49 |
| [gordonwatts/hep_tables](https://github.com/gordonwatts/hep_tables) | 2 | 3 | 1 | 0 | 5 | 0 | 0 |
| [iris-hep/adl-benchmarks-index](https://github.com/iris-hep/adl-benchmarks-index) | 13 | 10 | 9 | 9 | 26 | 1 | 1 |
| [iris-hep/func_adl](https://github.com/iris-hep/func_adl) | 7 | 8 | 6 | 4 | 17 | 66 | 59 |
| [iris-hep/func_adl_servicex](https://github.com/iris-hep/func_adl_servicex) | 0 | 9 | 3 | 4 | 12 | 32 | 31 |
| [iris-hep/func_adl_uproot](https://github.com/iris-hep/func_adl_uproot) | 0 | 7 | 1 | 0 | 7 | 37 | 16 |
| [iris-hep/func_adl_xAOD](https://github.com/iris-hep/func_adl_xAOD) | 0 | 8 | 5 | 5 | 12 | 38 | 38 |
| [iris-hep/qastle](https://github.com/iris-hep/qastle) | 5 | 4 | 2 | 5 | 13 | 20 | 8 |
| [reanahub/reana](https://github.com/reanahub/reana) | 127 | 19 | 21 | 54 | 175 | 39 | 39 |
| [scailfin/madminer-workflow](https://github.com/scailfin/madminer-workflow) | 4 | 3 | 1 | 4 | 6 | 0 | 0 |
| [scikit-hep/awkward-0.x](https://github.com/scikit-hep/awkward-0.x) | 215 | 15 | 17 | 39 | 249 | 100 | 100 |
| [scikit-hep/awkward-1.0](https://github.com/scikit-hep/awkward-1.0) | 848 | 22 | 44 | 89 | 910 | 288 | 257 |
| [scikit-hep/boost-histogram](https://github.com/scikit-hep/boost-histogram) | 143 | 12 | 17 | 22 | 163 | 30 | 30 |
| [scikit-hep/cabinetry](https://github.com/scikit-hep/cabinetry) | 29 | 4 | 9 | 21 | 47 | 25 | 21 |
| [scikit-hep/cookie](https://github.com/scikit-hep/cookie) | 299 | 10 | 35 | 53 | 328 | 16 | 16 |
| [scikit-hep/decaylanguage](https://github.com/scikit-hep/decaylanguage) | 42 | 7 | 10 | 16 | 54 | 48 | 48 |
| [scikit-hep/fastjet](https://github.com/scikit-hep/fastjet) | 21 | 10 | 12 | 13 | 35 | 25 | 25 |
| [scikit-hep/hist](https://github.com/scikit-hep/hist) | 128 | 9 | 17 | 25 | 145 | 26 | 26 |
| [scikit-hep/mplhep](https://github.com/scikit-hep/mplhep) | 189 | 5 | 38 | 66 | 244 | 160 | 42 |
| [scikit-hep/particle](https://github.com/scikit-hep/particle) | 151 | 7 | 15 | 24 | 170 | 49 | 49 |
| [scikit-hep/pyhf](https://github.com/scikit-hep/pyhf) | 283 | 10 | 31 | 84 | 341 | 54 | 39 |
| [scikit-hep/uhi](https://github.com/scikit-hep/uhi) | 16 | 5 | 5 | 4 | 22 | 10 | 10 |
| [scikit-hep/uproot3](https://github.com/scikit-hep/uproot3) | 314 | 24 | 25 | 67 | 369 | 209 | 204 |
| [scikit-hep/uproot4](https://github.com/scikit-hep/uproot4) | 241 | 20 | 52 | 76 | 298 | 133 | 133 |
| [scikit-hep/vector](https://github.com/scikit-hep/vector) | 81 | 10 | 20 | 27 | 101 | 23 | 23 |
| All IRIS-HEP Analysis Systems | 2315 | 138 | 269 | 583 | 2728 | 1504 | 1283 |
| [root-project/root](https://github.com/root-project/root) | 2708 | 122 | 317 | 1287 | 3729 | 437 | 25 |

## Time Series Plots

Covering dates from **2021-09-16** to **2024-11-22**

### Stars

![stars](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_stars.svg)

### Watchers

![watchers](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_watchers.svg)

### Contributors

![contributors](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_contributors.svg)

### Forks

![forks](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_forks.svg)

### Tags

![tags](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_tags.svg)

### Releases

![releases](https://raw.githubusercontent.com/iris-hep/analysis-community-summary/gh-pages/img/time_series_releases.svg)

Binary file added img/time_series_contributors.pdf
Binary file not shown.
Binary file added img/time_series_contributors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 47b5e66

Please sign in to comment.