Show top 20 repos on GitHub with most stars created last week and open issues amount
pip3 install -r requirements.txt
python3 github_trending.py
Example output:
Repo url: https://github.com/Kristories/awesome-guidelines, open issues amount: 6
Repo url: https://github.com/Spandan-Madan/DeepLearningProject, open issues amount: 2
Repo url: https://github.com/cdflynn/turn-layout-manager, open issues amount: 0
Repo url: https://github.com/wangchunming/2017hosts, open issues amount: 3
Repo url: https://github.com/square/RxIdler, open issues amount: 2The code is written for educational purposes. Training course for web-developers - DEVMAN.org