/jaundice-rate

Async news filtering

Primary LanguagePython

Fake News Filter

Installation

pip install -r requirements.txt

How to run

python process_article.py

How to run tests

pytest

How to run linter

pip install -r requirements-dev.txt

flake8