Python library using the MISP Rest API
Go to file
Raphaël Vinot 2f34dbb934 add license 2014-12-09 14:54:45 +01:00
examples support update events 2014-05-02 17:10:53 +02:00
pymisp Small cleanup, update to 1.0.1 2014-05-02 17:10:22 +02:00
.gitignore Add installer, proper copy script 2014-04-16 15:14:58 +02:00
LICENSE add license 2014-12-09 14:54:45 +01:00
README.md add readme 2014-04-16 15:43:54 +02:00
setup.py Small cleanup, update to 1.0.1 2014-05-02 17:10:22 +02:00

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/