Metadata-Version: 2.3
Name: ocelescope-module-ocel
Version: 0.8.0
Summary: Ocelescope backend module exposing OCEL inspection routes
Requires-Dist: fastapi>=0.136.0
Requires-Dist: ocelescope>=0.8.0,<0.9.0
Requires-Dist: ocelescope-backend>=0.8.0,<0.9.0
Requires-Dist: packaging>=24.0
Requires-Dist: pandas>=2.3.1
Requires-Dist: polars>=1.40
Requires-Dist: pydantic>=2.11.7
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# ocelescope-module-ocel

Ocelescope backend module exposing the OCEL inspection API (metadata, attributes,
object/event summaries, relation counts, variants, quantities and export). It
also provides `POST /{ocel_id}/query` for reusable frontend components that run
DuckDB SQL directly against the original or filtered OCEL.

Mounted at `/modules/ocel/v1`.
