Skip to content

Krendelev/9_github_trending

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Github Trends

Let's check 20 most popular repositories on last week for open 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.

Quick Start

$ python github_trending.py
Stars Issues URL
  584   0    https://github.com/semlinker/awesome-typescript
  467   1    https://github.com/TarsCloud/TarsGo
  391   2    https://github.com/GoogleChromeLabs/worker-plugin
  306   0    https://github.com/yboetz/motd
  298   4    https://github.com/trailofbits/twa
  ...

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%