Go to file
Raphaël Vinot 04e8678741 chg: Bump version 2022-01-13 11:27:31 +01:00
.github/workflows
pymispwarninglists
tests
.gitignore
.gitmodules
LICENSE
README.md
example_domaincheck.py
mypy.ini
poetry.lock
pyproject.toml chg: Bump version 2022-01-13 11:27:31 +01:00
setup.py chg: Bump version 2022-01-13 11:27:31 +01:00

README.md

PyMISPWarningLists

Build Status codecov.io

Pythonic way to work with the warning lists defined there: https://github.com/MISP/misp-warninglists

Installation

pip install pymispwarninglists

Usage

Warning lists are represented as immutable Python dictionaries.