WitMS is a news crawler capable of performing full text search, empowering news analysis so you can know what's going on.
This repo uses flake8 for code linting and
black for code formatting. The settings are
in the config files; all you need is to install the pre-commit package and run
pre-commit install
.