Python bindings module for libevtx


Licenses
LGPL-3.0/GPL-3.0+
Install
pip install libevtx-python==20190619

Documentation

libevtx is a library to access the Windows XML Event Log (EVTX) format.

Project information:

* Status: alpha
* Licence: LGPLv3+

Planned:

* Multi-threading support

For more information see:

* Project documentation: https://github.com/libyal/libevtx/wiki/Home
* How to build from source: https://github.com/libyal/libevtx/wiki/Building