Skip to content

DM45/9_github_trending

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Github Trends

Check trending repositories from Github

How to Install

Python 3 should be already installed. Then use pip (or pip3 if there is a conflict with old Python 2 setup) to install dependencies:

pip install -r requirements.txt # alternatively try pip3

How it work

python github_trending.py
Enter value of top size 
Remember: if your write not numeric at this spot - output data will be 30 top repositories
Cant get more then 100 top repositories at this version of programm

Output examples:

Name, url and count of open issues:

rsms/interface https://github.com/rsms/interface 5

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%