Skip to content

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

Notifications You must be signed in to change notification settings

8dspaces/github-trending

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 https://github.com/bonfy/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(Python version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%