Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

GitHub Repo Size Checker

This script is used to find repositories and identify the size of said repositories. It it a short and simple script implementing GitHub's REST API.

Prerequisites

The requests library is enough for this script. To install using pip, simply type pip install requests. You can also type pip install -r requirements.txt.

How you can run the script

You can run the script from the terminal simply by typing python Script.py.

Screenshots showing the script in action

Screenshot

Author

This script was made by Dhiganth Rao.