Unidata / github-utils

Utility scripts using GitHub's REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Utility scripts using GitHub's REST API.


Languages

Language:Python 91.2%Language:HTML 8.8%