python-evtx 0.7.4
0
Pure Python parser for recent Windows event log files (.evtx).
Contents
Pure Python parser for recent Windows event log files (.evtx).
Stars: 723, Watchers: 723, Forks: 165, Open Issues: 21The williballenthin/python-evtx
repo was created 11 years ago and the last code push was 2 months ago.
The project is popular with 723 github stars!
How to Install python-evtx
You can install python-evtx using pip
pip install python-evtx
or add it to a project with poetry
poetry add python-evtx
Package Details
- Author
- Willi Ballenthin
- License
- Apache 2.0 License
- Homepage
- https://github.com/williballenthin/python-evtx
- PyPi:
- https://pypi.org/project/python-evtx/
- GitHub Repo:
- https://github.com/williballenthin/python-evtx
Related Packages
Errors
A list of common python-evtx errors.
Code Examples
Here are some python-evtx
code examples and snippets.