Skip to content

AlexSy4/9_github_trending

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Description

Script looks for 20 repositories created during the last 7 days with the highest number of stars, print stars quantity, number of open issues and link to repository.

How to use

You should install modules from requirements.txt like that: pip install -r requirements.txt Compile script and change variables "days_amount" and "top_amount"(if you want to get another repositories): python github_trending.py days_amount = 7 top_amount = 20

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%