/FeedMe

A simple implementation for a rss feed reader using the python feedparser library.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

FeedMe - Simple RSS Reader

Build Status Discord Contribution

FeedMe

  • A simple implementation for a rss feed reader using the python feedparser library.

Installation

  • git clone this repository
  • pip install feedparser
  • cd FeedMe
  • Done!

Documentation

Under construction.

License

This project is designed for practice and educational purposes. See section LICENSE for more details.