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.
The package requires Python 3.9+. You can install it from PyPI:
pip install openxes-cli-py
You can browse compiled releases which include the underlying jar file in the Releases section.