Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 744 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 744 Bytes

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.