Skip to content

MichaelCurrin/github-reporting-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GitHub Reporting Tool πŸ‘¨β€πŸ’» πŸ“Š 🐍

Create detailed and summary CSV reports of activity by a GitHub user, using the GraphQL API

GitHub tag License

Made with Python API - GitHub GraphQL

Purpose

This tool was created to:

  • Explore the GitHub GraphQL API for fun.
  • Output CSV reports around repos, users and commits - all within a target GH user or organization.
  • Act as a wrapper on requests and formatting, so you can focus on writing or using a query and getting the data out as a CSV.
  • Act an easy CLI for anyone - without caring about what language the tool is implemented in (other than installing initially).

Documentation

View docs

Contributing

If you want to make the project better, see the contribution guidelines.

License

Released under MIT by @MichaelCurrin.