An open API service indexing awesome lists of open source software.

https://github.com/unidata/github-utils

Utility scripts using GitHub's REST API.
https://github.com/unidata/github-utils

github metrics

Last synced: 3 months ago
JSON representation

Utility scripts using GitHub's REST API.

Awesome Lists containing this project

README

          

# github-utils

This is a repository of utilities that use GitHub's REST API (using the PyGithub
library).

- `github-labels.py` is used to get/update the labels on a repository. The chief use
being to synchronize labels (and colors) between repositories.
- `github-stats.py` assembles a bunch of usage metrics using the API.