Python library using the MISP Rest API
Go to file
Raphaël Vinot 31eb0d4c96 Add the following options:
- possibility to copy in one direction or the other between instance
- add loop to simply put event ids to copy
2014-05-02 11:46:04 +02:00
examples Add the following options: 2014-05-02 11:46:04 +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/