msticpy package

Subpackages

Module contents

msticpy - Jupyter and Python Tools for InfoSec.


Requires Python 3.6 or later.

To quickly import common modules into a notebook run:

>>> from msticpy import init_notebook
>>> init_notebook(globals())

For more options: >>> help(init_notebook)


Full documentation is available at:

https://msticpy.readthedocs.io

GitHub repo:

https://github.com/microsoft/msticpy