Skip to content

Utkub24/github-today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-today 📆

Simple Python script to fetch today's GitHub activity.

Uses GitHub's GraphQL API.

Usage

Create a .env file with your username and PAT according to the format in the .env.example file.

Your PAT must have the read:user and repo scopes.

Ensure the dependencies are installed.

pip install -r requirements.txt

Then run the script.

python main.py

About

Fetch today's GitHub activity using GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages