mirror of https://github.com/MISP/PyMISP
|
|
||
|---|---|---|
| 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/