Skip to content

gcrahay/python-wer

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status Requirements Status
Coverage Status
Code Quality Status CodeClimate Quality Status
package PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

Python parser for Microsoft Windows Event Reports (WER)

  • Free software: BSD license

Installation

pip install wer

Documentation

https://wer.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

Python parser for Microsoft Windows Event Reports (WER)

Resources

License

Stars

Watchers

Forks

Packages

No packages published