Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 794 Bytes

File metadata and controls

24 lines (16 loc) · 794 Bytes

Github User Activity

The aim of this application is to fetch public events from a Github's user.

Requirements

  • Requests module needs to be installed
pip3 install -r requirements.txt

Usage

python3 github_activity.py <username> <options>

Options

Parameter Description Default
--debug Prints all response events false

https://roadmap.sh/projects/github-user-activity