Skip to content

AutomatedProcessImprovement/openxes-cli-py

Repository files navigation

OpenXES CLI

OpenXES-CLI version

These are Python bindings for the OpenXES-CLI application. It allows you to convert XES files to CSV files and vice versa from your Python code.

Installation

The package requires Python 3.9+. You can install it from PyPI:

pip install openxes-cli-py

Releases

You can browse compiled releases which include the underlying jar file in the Releases section.