랭킹으로 돌아가기

bonfy/github-trending

Python

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

github-trendingpython
스타 성장
스타
1.1k
포크
210
주간 성장
이슈
0
5001k
2015년 8월2019년 3월2022년 11월2026년 7월
아티팩트PyPIpip install github-trending
README

GitHub Trending(Python)

Intro

Tracking the most popular Github repos, updated daily(Python 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

Special Day

support

License

MIT