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 Aug 28, 2024
0 parents commit b32538f
Show file tree
Hide file tree
Showing 22 changed files with 28,827 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) | 126 | 19 | 19 | 41 | 163 | 17 | 14 |
| [diana-hep/excursion](https://github.com/diana-hep/excursion) | 21 | 4 | 3 | 8 | 26 | 1 | 1 |
| [diana-hep/madminer](https://github.com/diana-hep/madminer) | 84 | 10 | 11 | 45 | 117 | 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) | 8 | 7 | 6 | 4 | 16 | 64 | 57 |
| [iris-hep/func_adl_servicex](https://github.com/iris-hep/func_adl_servicex) | 0 | 8 | 3 | 4 | 11 | 32 | 31 |
| [iris-hep/func_adl_uproot](https://github.com/iris-hep/func_adl_uproot) | 0 | 7 | 1 | 0 | 7 | 36 | 15 |
| [iris-hep/func_adl_xAOD](https://github.com/iris-hep/func_adl_xAOD) | 0 | 7 | 5 | 5 | 12 | 38 | 38 |
| [iris-hep/qastle](https://github.com/iris-hep/qastle) | 5 | 4 | 2 | 5 | 13 | 19 | 8 |
| [reanahub/reana](https://github.com/reanahub/reana) | 123 | 19 | 19 | 54 | 172 | 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) | 819 | 22 | 41 | 84 | 879 | 283 | 252 |
| [scikit-hep/boost-histogram](https://github.com/scikit-hep/boost-histogram) | 143 | 12 | 17 | 21 | 162 | 30 | 30 |
| [scikit-hep/cabinetry](https://github.com/scikit-hep/cabinetry) | 26 | 4 | 9 | 21 | 44 | 25 | 21 |
| [scikit-hep/cookie](https://github.com/scikit-hep/cookie) | 271 | 9 | 35 | 50 | 296 | 16 | 16 |
| [scikit-hep/decaylanguage](https://github.com/scikit-hep/decaylanguage) | 42 | 7 | 10 | 16 | 54 | 47 | 47 |
| [scikit-hep/fastjet](https://github.com/scikit-hep/fastjet) | 20 | 12 | 12 | 11 | 34 | 25 | 25 |
| [scikit-hep/hist](https://github.com/scikit-hep/hist) | 126 | 9 | 17 | 25 | 143 | 26 | 26 |
| [scikit-hep/mplhep](https://github.com/scikit-hep/mplhep) | 184 | 5 | 34 | 64 | 238 | 156 | 38 |
| [scikit-hep/particle](https://github.com/scikit-hep/particle) | 148 | 7 | 14 | 24 | 166 | 47 | 47 |
| [scikit-hep/pyhf](https://github.com/scikit-hep/pyhf) | 279 | 10 | 31 | 83 | 336 | 54 | 39 |
| [scikit-hep/uhi](https://github.com/scikit-hep/uhi) | 15 | 4 | 4 | 3 | 21 | 9 | 9 |
| [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) | 232 | 19 | 49 | 73 | 287 | 126 | 126 |
| [scikit-hep/vector](https://github.com/scikit-hep/vector) | 77 | 9 | 18 | 23 | 93 | 20 | 20 |
| All IRIS-HEP Analysis Systems | 2248 | 138 | 256 | 571 | 2654 | 1477 | 1257 |
| [root-project/root](https://github.com/root-project/root) | 2610 | 123 | 320 | 1248 | 3597 | 432 | 22 |

## Time Series Plots

Covering dates from **2021-09-16** to **2024-08-28**

### 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 b32538f

Please sign in to comment.