This is a Python package that provides the EDXML test corpus. It can be used to include the test corpus in Python projects by adding this package as a dependency.
The package can be installed using Pip:
pip install edxml-test-corpus
Besides the corpus data files the package also provides a constant which contains the path to the root directory containing the data files. It can be imported like this:
from edxml_test_corpus import CORPUS_PATH