Let's check 20 most popular repositories on last week for open issues.
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 pip3Remember, it is recommended to use virtualenv/venv for better isolation.
$ 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
...The code is written for educational purposes. Training course for web-developers - DEVMAN.org