Skip to content

XATTpy/9_github_trending

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Github Trends

This script shows the latest popular repositories on GitHub and their number of issues

How to Install

Python 3 should be already installed. Then use pip (or pip3 if there is a conflict with old Python 2 setup) to install dependencies:

pip install -r requirements.txt # alternatively try pip3

Remember, it is recommended to use virtualenv/venv for better isolation.

Then run the script:

Interesting repositories and their issues amount:
https://github.com/HiedaNaKan/FuckMFS - 2
https://github.com/toutiaoio/weekly.manong.io - 6
https://github.com/bytedance/byteps - 0
https://github.com/anandabits/SwiftUI-Processing - 0
https://github.com/TGIF-iMatrix/MXFlutter - 3
https://github.com/JideGuru/FlutterFoodybite - 4
https://github.com/dr0op/WeblogicScan - 1
https://github.com/vuejs/vue-function-api - 0
https://github.com/yaoleifly/weekly_books - 0
https://github.com/0xffff0800/muddyc3 - 0
https://github.com/jxnblk/contrast-swatch - 2
https://github.com/CarGuo/GSYFlutterDemo - 2
https://github.com/phpdever/resource-index - 3
https://github.com/netchx/Netch - 4
https://github.com/iqiyi/Qigsaw - 1
https://github.com/withoutboats/kudzu - 1
https://github.com/zhen-ke/ffmpegGUI - 0
https://github.com/charliegerard/flappy-windows - 2
https://github.com/nanchen2251/ScreenRecordHelper - 1
https://github.com/fox-it/cve-2019-1040-scanner - 3

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%