Skip to content

leeweir/github-trending

Repository files navigation

GitHub Trending(Python)

Intro

Tracking the most popular Github repos, updated daily(Python version)

inspired by github-trending(Go Version)

Run

You need install pyquery & requests

  $ git clone git@github.com:leeweir/github-trending.git
  $ cd github-trending
  $ pip install -r requirements.txt
  $ python scraper.py

Advance

A better place to use the script is in VPS

  • You should have a VPS first, and then you should Add SSH Keys of your VPS to Github

  • Then you can run the code in VPS

Thus the code will run never stop

Lisence

MIT

About

Tracking the most popular Github repos, updated daily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages