TEI XML验证包
项目描述
tei-validator
TEI XML验证包
安装
使用pip
安装此库
$ pip install tei-validator
用法
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
开发
要为此库做出贡献,首先检出代码。然后创建一个新的虚拟环境
cd tei-validator
python -mvenv venv
source venv/bin/activate
或者如果您正在使用pipenv
pipenv shell
现在安装依赖项和测试依赖项
pip install -e '.[test]'
运行测试
pytest
项目详情
关闭
tei-validator-0.1.4.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 68734283aa4e3c58c08875b38c44da5cd92549601a55a5801dce8bedaa5d23ae |
|
MD5 | 743c6a904ca14dbed84b93c34927a456 |
|
BLAKE2b-256 | 56375532699f7817ab99a9d408858b95100012966feef24615e9026e5f19df25 |