A process mining library for distributed processes.
Project description
Distributed Discovery
A process mining Python library based on PM4Py to discover inter-organizational processes.
Installation
At least Python version 3.7 is required.
pip install distributed-discovery
Usage
import distributed_discovery as dd
log = dd.read_xes("./event-log.xes")
bpmn_diagrams, message_bpmn_nodes, sent_messages = dd.discover_bpmn(log)
dd.view_bpmn(bpmn_diagrams, message_bpmn_nodes, sent_messages)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file distributed_discovery-0.0.1.tar.gz.
File metadata
- Download URL: distributed_discovery-0.0.1.tar.gz
- Upload date:
- Size: 52.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
621331e7e1e49e8ea3552762de2d48c58a5ee815f3163c2015e8b293fe3a40a8
|
|
| MD5 |
6200c2c2896b42396e75eb9700046cd9
|
|
| BLAKE2b-256 |
c736c60feb4c9a9cf61c7f4a97cb9e246e2959882043ac7af83161a12f7ebb3c
|
File details
Details for the file distributed_discovery-0.0.1-py3-none-any.whl.
File metadata
- Download URL: distributed_discovery-0.0.1-py3-none-any.whl
- Upload date:
- Size: 77.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b42f942b9bf1ceda5d355fcfeba04b7cb4a33f6b4e7da51b49ecdda5d243247b
|
|
| MD5 |
23d55afb0b707eb005d9a8d20a6a277c
|
|
| BLAKE2b-256 |
4c04732b13409970cae0036676afc1f6dd31738d8490f41886f96b3ac54176dc
|