Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anuja-rahul/github-stat-automation-python

Automated python script that access and retrieves the statistics of all your github repositories and returns them in a json file format
https://github.com/anuja-rahul/github-stat-automation-python

automation github-api github-workflows learning-by-doing pygithub-library python3 statistics

Last synced: about 7 hours ago
JSON representation

Automated python script that access and retrieves the statistics of all your github repositories and returns them in a json file format

Awesome Lists containing this project

README

        

![GitHub Actions](https://img.shields.io/badge/-github%20actions-000?style=for-the-badge&logo=githubactions) ![Python](https://img.shields.io/badge/python-000?style=for-the-badge&logo=python) ![Git](https://img.shields.io/badge/-Git-000?style=for-the-badge&logo=git) ![GitHub](https://img.shields.io/badge/-GitHub-000?style=for-the-badge&logo=github)

![workflow](https://github.com/anuja-rahul/github-stat-automation-python/actions/workflows/actions.yml/badge.svg)
#### Still trying to automate things, So I have more time to touch grass ! 😊🌱

Script is working fine for now.

set up a `GitHub token` 🔑 and save it to an env variable or a GitHub secret before running.

#### Gonna change the handler class completely.
#### Now I see more ways to optimise this code.