Skip to main content

A cli app to get news snapshots

Project description

The Local News

Get the local news on your cli about the any topic

Install

====================

pip install news-cli

Usage: news [OPTIONS]
  Read news on your command line.

Options:
  --area    TEXT  Area of interest  [default: USA]
  --keyword TEXT  Specific news for the keyword
  --help          Show this message and exit.

Run

====================

news # displays top news from US
news --area technology # display tech news
news --keyword coronavirus # show news about coronavirus keyword
news --url  # open url for first news item
news --area india --url  4 # open url for 4th item on the list

Developers

====================

  1. Create wheel file using command python setup.py bdist_wheel
  2. A *.whl file is generated inside dist folder
  3. Use pip install *.whl to install the CLI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

news-cli-1.0.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

news_cli-1.0.0-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page