Metadata-Version: 2.3
Name: ocelescope
Version: 0.1.2
Summary: General tools for working with Object-Centric Event Logs and building Ocelescope plugins
Requires-Dist: cachetools>=6.1.0
Requires-Dist: networkx>=3.5
Requires-Dist: numpy>=2.3.2
Requires-Dist: pandas>=2.3.1
Requires-Dist: pm4py~=2.7.15.3
Requires-Dist: pydantic>=2.11.7
Requires-Python: ~=3.13
Description-Content-Type: text/markdown

# oceloscope-tools-grkmr

General tools and building blocks for working with [Object-Centric Event Logs (OCEL)](https://ocel-standard.org/) and writing plugins for the [OCELoscope](https://github.com/rwth-pads/ocelescope) framework.

---

## 📦 Installation

Install directly from Git:

```bash
pip install git+https://github.com/grkmr/ocelescope-tools.git

