A newsapi.org command line program in Python.
Project description
A command line application for displaying news headlines, written in Python.
Getting Started
Prerequisites
Python - Including PIP
Installing
Newsapi-cli is on PyPi so it can be installed with pip.
$ pip install newsapi-cli
Using newsapi-cli
Display a list of all news sources
$ news sources
Get headlines from a specific source
$ news <source>
Example
Get news headlines from the bbc-news source.
$ news bbc-news
Built With
License
This project is licensed under the MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
newsapi-cli-1.0.1.tar.gz
(3.3 kB
view hashes)