Skip to content

kheeva/9_github_trending

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Github Trends

Seeks top 20 repos created last week in github. Counts open issues by each repo.

How to Install

You just need to download and install python3 if you already haven't: http://python.org . Alos you need to install requests

pip install requests

or

pip install -r requirements.txt

How to use

python github_trending.py
There are top 20 repos in https://github.com:
https://github.com/hectahertz/react-native-typography open_issues: 2
https://github.com/NVIDIA/pix2pixHD open_issues: 0
https://github.com/wtsxDev/Raspberry-Pi open_issues: 0
https://github.com/Qihoo360/XLearning open_issues: 3
https://github.com/gragrance/CaptuocrToy open_issues: 3
https://github.com/BAILOOL/DoYouEvenLearn open_issues: 0
https://github.com/developit/unistore open_issues: 8
https://github.com/kendricktan/misocoin open_issues: 3
https://github.com/arithran/vim-pizza open_issues: 1
https://github.com/runconduit/conduit open_issues: 14
https://github.com/mayuki/Kurukuru open_issues: 0
https://github.com/bbb31/slurp open_issues: 2
https://github.com/android-hacker/exposed open_issues: 3
https://github.com/reactjs/rfcs open_issues: 2
https://github.com/willowtreeapps/Hyperion-iOS open_issues: 2
https://github.com/aochagavia/rocket_wasm open_issues: 2
https://github.com/sunkuo/grow-to-express open_issues: 2
https://github.com/vladaverin24/TimelineCards open_issues: 1
https://github.com/acbraith/CSML_notes open_issues: 0
https://github.com/gellin/TeamViewer_Permissions_Hook_V1 open_issues: 1

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%