FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Utkub24/github-today: Fetch today's GitHub activity using GraphQL · GitHub

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL