Files
workspace/projects/reddit-scanner/README.md

208 B

reddit-scanner

Scan Reddit for sentiment and discussions on topics

Setup

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

Usage

python main.py