Skip to main content

TEI XML validation package

Project description

tei-validator

PyPI

TEI XML validation package

Installation

Install this library using pip:

$ pip install tei-validator

Usage

usage: tei-validator [-h] [--debug] [--output OUTPUT] [path]

positional arguments:
  path                  path or glob expression 

options:
  -h, --help            show this help message and exit
  --debug, -d           increases log level to debug
  --output OUTPUT, -o OUTPUT
                        saves the log output to a file

Development

To contribute to this library, first checkout the code. Then create a new virtual environment:

cd tei-validator
python -mvenv venv
source venv/bin/activate

Or if you are using pipenv:

pipenv shell

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tei-validator-0.1.4.tar.gz (118.0 kB view details)

Uploaded Source

File details

Details for the file tei-validator-0.1.4.tar.gz.

File metadata

  • Download URL: tei-validator-0.1.4.tar.gz
  • Upload date:
  • Size: 118.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for tei-validator-0.1.4.tar.gz
Algorithm Hash digest
SHA256 68734283aa4e3c58c08875b38c44da5cd92549601a55a5801dce8bedaa5d23ae
MD5 743c6a904ca14dbed84b93c34927a456
BLAKE2b-256 56375532699f7817ab99a9d408858b95100012966feef24615e9026e5f19df25

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page