github-reporting-py

Create detailed and summary CSV reports of activity by a GitHub user, using the GraphQL API 👨‍💻 📊 🐍

MIT License

Stars
10

GitHub Reporting Tool 👨‍💻 📊 🐍

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

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

Contributing

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

License

Released under MIT by @MichaelCurrin.

Badges
Extracted from project README
GitHub tag License Made with Python API - GitHub GraphQL View docs