mirror of https://github.com/MISP/PyMISP
3fc24e2e89 | ||
---|---|---|
examples | ||
pymisp | ||
.gitignore | ||
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/