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.
- Host: GitHub
- URL: https://github.com/unidata/github-utils
- Owner: Unidata
- Created: 2016-01-25T21:43:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-01T20:02:49.000Z (9 months ago)
- Last Synced: 2025-05-01T21:22:19.380Z (9 months ago)
- Topics: github, metrics
- Language: Python
- Homepage:
- Size: 53.7 KB
- Stars: 2
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.