Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anuja-rahul/github-stat-automation-python
- Owner: anuja-rahul
- License: mit
- Created: 2024-03-15T08:19:37.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T14:41:21.000Z (7 months ago)
- Last Synced: 2024-04-14T16:03:17.684Z (7 months ago)
- Topics: automation, github-api, github-workflows, learning-by-doing, pygithub-library, python3, statistics
- Language: JSON
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.