Skip to content

moofspb/9_github_trending

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Github Trends

This script find the most trending new repositories 1 week old on github.com

Requirements

requirements.txt contains all necessary packages.

Usage

$ python github_trending.py --repos_amount[OPTIONAL]

For example:


$ python github_trending.py

There is 2 most trending repositories on Github.com for the last week:
Repository: hiring-without-whiteboards, issues: 9, link: "https://github.com/poteto/hiring-without-whiteboards"
Repository: pytorch-tutorial, issues: 1, link: "https://github.com/yunjey/pytorch-tutorial"
Repository: pet, issues: 6, link: "https://github.com/knqyf263/pet"
Repository: developer-roadmap, issues: 3, link: "https://github.com/kamranahmedse/developer-roadmap"
...

If you need help just type:

$ python github_trending.py --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%