The aim of this application is to fetch public events from a Github's user.
- Requests module needs to be installed
pip3 install -r requirements.txtpython3 github_activity.py <username> <options>| Parameter | Description | Default |
|---|---|---|
--debug |
Prints all response events | false |