Skip to content

A command line application to show the latest news articles from BBC, Al Jazeera, Bloomberg, buzzfeed

Notifications You must be signed in to change notification settings

jokamjohn/bootcamp_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEWS BREAKER

BCH compliance

News breaker is a command line application written in Python using the click module.

The application uses the News API to provided news articles from four credible news sources BBC, Bloomberg, BuzzFeed and Al Jazeera

How it works

After installing the application a new command becomes available and that is what you need to run in the terminal.

$ new

app image

Enter the number corresponding to the new source that is of interest to you or press enter to use 1 as the default(BBC)

A list of news articles is then shown app_news_list

Set up

To install the app all you need to do is create a virtual environment and then run pip install --editable . with in the project folder.

About

A command line application to show the latest news articles from BBC, Al Jazeera, Bloomberg, buzzfeed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages