From cba6885cf41d8b60b9615b433de2a8cdfca2b829 Mon Sep 17 00:00:00 2001 From: Martin Miksik Date: Wed, 18 Mar 2026 10:13:59 +0100 Subject: [PATCH] Add ObjektViz library to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f7b4fe..5165a57 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Inspired by [awesome-python](https://github.com/vinta/awesome-python). * [PM4Py](https://pm4py.fit.fraunhofer.de/) - Python library that contains process mining alorithms for python * [pmlab](https://github.com/pmlab/pmlab-full) - interactive programming environment for (exploratory) process mining * [RapidProM](https://github.com/rapidprom) - Process Mining as an extension for the data science framework RapidMiner +* [ObjektViz](https://github.com/mamiksik/ObjektViz) - Library to visualize and interact with object-centric process models ## Tools *single implementations of certain process mining alorithms, that could help in certain fields of application*