Python library using the MISP Rest API
Go to file
Raphaël Vinot 9262405318 add readme 2014-04-16 15:43:54 +02:00
examples Add installer, proper copy script 2014-04-16 15:14:58 +02:00
pymisp Add installer, proper copy script 2014-04-16 15:14:58 +02:00
.gitignore Add installer, proper copy script 2014-04-16 15:14:58 +02:00
README.md add readme 2014-04-16 15:43:54 +02:00
setup.py Add installer, proper copy script 2014-04-16 15:14:58 +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/