HTRVX, HTR Validation with XSD
Project description
HTRVX : HTR Validation with XSD
How to install
Simply run pip install htrvx
Github Action code
# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: HTRVX
on: [push, pull_request] # You can edit this of course !
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
uses: actions/setup-python@v2
with:
python-version: 3.8
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install htrvx
- name: Run HTRVX
run: |
htrvx --verbose --group ALTO-Segmonto UNIX/Path/to/**/your/*.xml
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
htrvx-0.0.1.tar.gz
(28.8 kB
view details)
Built Distribution
htrvx-0.0.1-py2.py3-none-any.whl
(27.3 kB
view details)
File details
Details for the file htrvx-0.0.1.tar.gz
.
File metadata
- Download URL: htrvx-0.0.1.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14b1058662e4ebf109371ae68d3d2af3c893248aa0ed249d040092a053492a45 |
|
MD5 | 2bc6dbc0555e1e9106110517e41cdeb8 |
|
BLAKE2b-256 | 558545730e3a897e571ccb41dbc176192894acd82e5fd3e9560c76e90406fc2c |
File details
Details for the file htrvx-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: htrvx-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c82c986714f893d7e9ea10c2d520e4816d909d846dd76d66853d9266a7dd647 |
|
MD5 | b81daf5ddaa687e24a36d9da8dc18bbe |
|
BLAKE2b-256 | a6a379ff3fc72824c3309aff4818c798e14bf3b0a0339b1f10de74cbcfea5233 |