mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
087cd7cb22
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
coolnews.py | ||
Readme.md | ||
requirements.txt |
Cool IT news
This python made script shows top voted news basic version votes>99
from hackernews.
Installation
First of all use
pip install requirements.txt
Run
python coolnews.py
If you want news of more then desired number of votes you can edit
Line 29. if points > 99: