Skip to content

iris-hep/analysis-community-summary

Repository files navigation

IRIS-HEP Analysis Systems Community Summary

Summary report on community interactions and contributions with IRIS-HEP Analysis Systems related tools.

download

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

GitHub Project pre-commit.ci status

Run locally

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

The code will require a GitHub 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:

#!/bin/bash

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

About

Summary report on community interactions and contributions with IRIS-HEP Analysis Systems related tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages