A list of community projects in the Stacks ecosystem
pip install requirements.txtBefore running the script, in the enrich.py file, you will need to set your own GitHub personal access token.
The Python script is used to run through a CSV file of relevant Stacks repos and enrich them using the GitHub API.
python enrich.pyIf you would like your repo to be part of the list, please submit a PR with a new line in the github-repos.csv file. The format is <user>/<repo>. For instance:
agraebe/stacks-community-projects