GitHub - devnull-/PyMISP: Python library using the MISP Rest API

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

PyMISP is a Python library to access MISP platforms via their REST API.

Requirements

Install

python setup.py install

Example

An example to copy events between MISP instances is included in examples/

Documentation

PyMISP API documentation is available.

Documentation can be generated with epydoc:

   epydoc --url https://github.com/CIRCL/PyMISP --graph all --name PyMISP --pdf pymisp -o doc

About

Python library using the MISP Rest API

Resources

Readme

License

View license

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Languages

  • Python 100.0%