This Python script allows you to retrieve the names of public repositories owned by a specific user on GitHub.
-
Clone this repository or download the
getrepo.py
script. -
Run the script using the following command:
python getrepo.py
-
Enter
username
of the user whose repositories you want to retrieve.