Skip to content

Commit

Permalink
Deploy to GitHub pages 29b32e4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 23, 2023
0 parents commit 653524e
Show file tree
Hide file tree
Showing 22 changed files with 26,628 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) | 6 | 12 | 7 | 20 | 31 | 7 | 4 |
| [GooFit/GooFit](https://github.com/GooFit/GooFit) | 119 | 19 | 19 | 39 | 155 | 17 | 14 |
| [diana-hep/excursion](https://github.com/diana-hep/excursion) | 21 | 4 | 3 | 7 | 25 | 1 | 1 |
| [diana-hep/madminer](https://github.com/diana-hep/madminer) | 77 | 10 | 12 | 40 | 108 | 50 | 49 |
| [gordonwatts/hep_tables](https://github.com/gordonwatts/hep_tables) | 2 | 2 | 1 | 0 | 4 | 0 | 0 |
| [iris-hep/adl-benchmarks-index](https://github.com/iris-hep/adl-benchmarks-index) | 12 | 10 | 9 | 9 | 25 | 1 | 1 |
| [iris-hep/func_adl](https://github.com/iris-hep/func_adl) | 7 | 7 | 6 | 3 | 14 | 57 | 50 |
| [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 | 34 | 13 |
| [iris-hep/func_adl_xAOD](https://github.com/iris-hep/func_adl_xAOD) | 0 | 8 | 5 | 5 | 12 | 36 | 36 |
| [iris-hep/qastle](https://github.com/iris-hep/qastle) | 4 | 4 | 2 | 3 | 10 | 19 | 8 |
| [reanahub/reana](https://github.com/reanahub/reana) | 114 | 18 | 18 | 45 | 155 | 37 | 37 |
| [scailfin/madminer-workflow](https://github.com/scailfin/madminer-workflow) | 4 | 3 | 2 | 4 | 6 | 0 | 0 |
| [scikit-hep/awkward-0.x](https://github.com/scikit-hep/awkward-0.x) | 218 | 14 | 18 | 39 | 251 | 100 | 100 |
| [scikit-hep/awkward-1.0](https://github.com/scikit-hep/awkward-1.0) | 751 | 20 | 33 | 74 | 806 | 260 | 235 |
| [scikit-hep/boost-histogram](https://github.com/scikit-hep/boost-histogram) | 130 | 10 | 15 | 19 | 146 | 28 | 28 |
| [scikit-hep/cabinetry](https://github.com/scikit-hep/cabinetry) | 24 | 2 | 8 | 15 | 36 | 25 | 21 |
| [scikit-hep/cookie](https://github.com/scikit-hep/cookie) | 155 | 6 | 19 | 31 | 168 | 9 | 9 |
| [scikit-hep/decaylanguage](https://github.com/scikit-hep/decaylanguage) | 39 | 6 | 9 | 14 | 48 | 42 | 42 |
| [scikit-hep/fastjet](https://github.com/scikit-hep/fastjet) | 16 | 11 | 12 | 11 | 29 | 23 | 23 |
| [scikit-hep/hist](https://github.com/scikit-hep/hist) | 114 | 8 | 17 | 21 | 127 | 24 | 24 |
| [scikit-hep/mplhep](https://github.com/scikit-hep/mplhep) | 160 | 4 | 27 | 57 | 205 | 133 | 16 |
| [scikit-hep/particle](https://github.com/scikit-hep/particle) | 134 | 6 | 12 | 22 | 149 | 44 | 44 |
| [scikit-hep/pyhf](https://github.com/scikit-hep/pyhf) | 263 | 9 | 28 | 75 | 314 | 52 | 37 |
| [scikit-hep/uhi](https://github.com/scikit-hep/uhi) | 12 | 3 | 4 | 3 | 17 | 9 | 9 |
| [scikit-hep/uproot3](https://github.com/scikit-hep/uproot3) | 314 | 22 | 25 | 67 | 368 | 209 | 204 |
| [scikit-hep/uproot4](https://github.com/scikit-hep/uproot4) | 203 | 19 | 39 | 63 | 252 | 101 | 101 |
| [scikit-hep/vector](https://github.com/scikit-hep/vector) | 65 | 8 | 18 | 23 | 81 | 13 | 13 |
| All IRIS-HEP Analysis Systems | 1996 | 134 | 216 | 506 | 2361 | 1363 | 1150 |
| [root-project/root](https://github.com/root-project/root) | 2263 | 121 | 324 | 1185 | 3167 | 414 | 15 |

## Time Series Plots

Covering dates from **2021-09-16** to **2023-10-23**

### 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 653524e

Please sign in to comment.