mirror of https://github.com/MISP/PyMISP
2f34dbb934 | ||
---|---|---|
examples | ||
pymisp | ||
.gitignore | ||
LICENSE | ||
README.md | ||
setup.py |
README.md
Python API for MISP using the REST interface of the application via requests.
Install
python setup.py install
Example
An example is available in examples/