Skip to content

Laplace023/github-user-activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-user-activity Github project from roadmap.sh: https://roadmap.sh/projects/github-user-activity

This small script fetches github event API and converts them to a sort of a summary on a particular user activity.

Requirement

  • Python 3

Setup

  • create a file on the utilities folder and name it config.py.
  • add the content password = "your github PAT".
  • You can either make the main.py executable by running chmod +x main.py on it's directory.
  • When running the code, you just need to call it and add your Github username as an argument.

About

Github project from roadmap.sh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages