Skip to content

A terminal CLI which lists the trending repositories,developers and user details from Github.

Notifications You must be signed in to change notification settings

dushyantRathore/Github-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github-Client

A cli which lists user details, trending repositories and developers from Github.

Installation/Setup

  1. Run pip install -r requirements.txt
  2. cd into Trending
  3. Run Main_code.py with the any of the following parameters :-
    • --user <Username> to get user details
    • --repo <time> <language> to get the trending repositories.
    • --dev <time> <language> to get the trending developers.

Requirements

  • beautifulsoup4
  • prettytable

Screenshot

screenshot

About

A terminal CLI which lists the trending repositories,developers and user details from Github.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages