Skip to main content

Advanced news feed reader

Project description

Command Line News

A command line rss news feed reader.

Version

0.4.0

Installation

pip install clnews

Configuration

All you need to do is to add your RSS urls into the config.py under the CHANNELS dictionary as following:

"nbc": {
    "name": "NBC",
    "url": "http://feeds.nbcnews.com/feeds/topstories"
}

Usage

clnews

Options

When the scripts starts running a command prompt will appear:

news>

The available commands that you can use are the following:

  • news> .help

    displays the help message and exit

  • news> .list

    lists all the available channels

  • news> .get

    retrieves the news of a given channel, e.g.: .get cnn

License

MIT

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

clnews-0.4.0.tar.gz (7.2 kB view hashes)

Uploaded Source

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