/github-vanity-analytics

A simple python library for retrieving GitHub Analytics.

Primary LanguagePythonMIT LicenseMIT

github-vanity-analytics

A simple python library for retrieving GitHub Analytics.

Script Options

  • -u, --user required - GitHub User, used for API quota & the repo owner (if organizaiton is not specified).
  • -p, --password required - Used to authenticate your GitHub account.
  • -s, --search_regex required - What files to search github for.
  • -r, --repositories - Which reposities to search for files. If no reposities are give, will look through all reposities.
  • -o, --organization - The organization where the repositories are located.
  • --start_path - The project path to start looking for files.