Check trending repositories from Github
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 pip3python github_trending.pyEnter value of top size Remember: if your write not numeric at this spot - output data will be 30 top repositoriesCant get more then 100 top repositories at this version of programmName, url and count of open issues:
rsms/interface https://github.com/rsms/interface 5
The code is written for educational purposes. Training course for web-developers - DEVMAN.org