Metadata-Version: 2.1
Name: pleenok
Version: 0.0.2
Summary: Attack Trees and Process Mining
Author: Andrea Burattin
License: Apache-2.0
Description-Content-Type: text/markdown
Requires-Dist: pm4py~=2.7.12.4
Requires-Dist: graphviz~=0.20.3
Requires-Dist: pandas~=2.2.3

# Attack Trees and Process Mining

`pleenok` is a library for enabling process mining on attack trees.

To install the library, you can use the following command:

```
pip install pleenok
```

A Jupiter notebook presenting the techniques available is located at https://github.com/pleenok/pleenok/blob/main/main.ipynb.

<a href="https://colab.research.google.com/github/pleenok/pleenok/blob/main/main.ipynb" target="_blank">
<img alt="Open In Colab" src="https://colab.research.google.com/assets/colab-badge.svg" />
</a>
