/Whats-in-the-news-GEEK

Whats in the news?GEEK!!! is a program that is especially made for the geeks out there who couldnot leave their computer terminals so we bring all the news to them. The program uses the api of "newsapi.org" for getting the news.

Primary LanguagePython

Whats-in-the-news-GEEK

powered by NewsAPI.org

Whats in the news?GEEK!!! is a program that is especially made for the geeks out there who could not leave their computer terminals so we bring all the news to them. The CLI is good enough so that the GEEKS feel at home. People could get a lot of news from all genre, thanks to newsapi.org

Requirements

  • Python 3 (Included in Linux distros)

  • pip (Included in Windows Installer for Python 3)

    To install pip3 in a Ubuntu machine, run sudo apt-get install python3-pip in a terminal

Usage

  • Install all dependencies pip3 install -r requirements.txt
  • Clone this repository
  • Get your API key from NewsAPI replace it inside news.py
  • In the terminal, in the project directory, run python3 news.py
  • For Version 2 implementation, run python3 newsv2.py
  • Use the program by giving suitable commands
  • To see valid commands type help

Give it a look. Try it and give suggestions. PRs always open.

CLI window