
python-evtx 0.8.1
0
Pure Python parser for Windows event log files (.evtx).
Contents
Pure Python parser for Windows event log files (.evtx).
Stars: 762, Watchers: 762, Forks: 168, Open Issues: 23The williballenthin/python-evtx repo was created 13 years ago and the last code push was 8 months ago.
The project is popular with 762 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/python-evtx/
- GitHub Repo:
- https://github.com/williballenthin/python-evtx
Classifiers
- Security
- Software Development/Libraries/Python Modules
- System/Logging
Related Packages
Errors
A list of common python-evtx errors.
Code Examples
Here are some python-evtx code examples and snippets.
pythonfix
