Files
workspace/projects/news-feed

news-feed

RSS reader and news aggregator for staying informed

Setup

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

python main.py