mindoverbytes / getrepo

This Python script allows you to retrieve the names of public repositories owned by a specific user on GitHub.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Repository Names Retrieval

This Python script allows you to retrieve the names of public repositories owned by a specific user on GitHub.

Usage

  • 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.

About

This Python script allows you to retrieve the names of public repositories owned by a specific user on GitHub.

License:MIT License


Languages

Language:Python 100.0%