Utility functions to work with collatex
Project description
CollateX Utils
A python package to collate things with collate-x
install
- create a virtual environment and install the package with
pip install acdh_collatex_utils
use
To collate a bunch of XML/TEI documents located in e.g. ./to_collate run
collate -g './to_collate/*.xml
This creates a folder ./to_collate/collated and saves chunked HTML and TEI Files like out__001.html or out__001.tei
To see this package in use in a real life project, please check out frd-data/collate_work.py
develop
-
create a virutal environment
-
install dev-requirements
pip install -U pipandpip install -r requirements_dev.txt -
install the package in dev-mode
pip install -e . -
run test with
coverage run -m pytest -v -
create test-report
coverage reportorcoverage html
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file acdh_collatex_utils-1.12.tar.gz.
File metadata
- Download URL: acdh_collatex_utils-1.12.tar.gz
- Upload date:
- Size: 173.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a93c5fbac896dbca00eea25fdd90f20675f810ccc8b1a4e93350482edb844ee8
|
|
| MD5 |
636fcdaa6d1f13da2af610541a296c12
|
|
| BLAKE2b-256 |
017a8470f27b64049d9cc439459ef948c0b79e632f2308577eba6c008cee721d
|
File details
Details for the file acdh_collatex_utils-1.12-py3-none-any.whl.
File metadata
- Download URL: acdh_collatex_utils-1.12-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47dfc0f896303125958843d793fd2911f1aa69e3a4136b988515bdb7c691e846
|
|
| MD5 |
bb857095f1bc4001399e57aacb7b8673
|
|
| BLAKE2b-256 |
f5abbbbd768354cc0edc01b3a112dd8633666eab8c67ab4439e7ba6c4a5a87bd
|