Seeks top 20 repos created last week in github. Counts open issues by each repo.
You just need to download and install python3 if you already haven't: http://python.org . Alos you need to install requests
pip install requestsor
pip install -r requirements.txt
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: 1The code is written for educational purposes. Training course for web-developers - DEVMAN.org