TEI XML transformer to HTML, DOCX, JSON. The main goal of this package is to develop an algorithm of conversion TEI XML into Edition Formats (HTML, DOCX, JSON). The algorithm consists of two main parts: an algorithm for converting TEI XML to a format (TEITransformer); a front and back application architecture for creating a digital publication and integrating it into an application or website (https://github.com/Stoneberry/tei_platform.git). The client interface is implemented by the TEITransformer class. The user interacts with the algorithm only using this module. When initializing the object, the user must specify the scenario according to which the transformation will take place. The algorithm for enabling visualization uses a set of XSLT stylesheets. XSLT stands for the Extensible Stylesheet Language for Transformations. The main idea is to describe the template of the output document and fill it with the extracted information from XML. The extracting process is conducted by writing rules that specify which element should be converted and under what condition. Detailed documentation can be found on the project page on Github: https://github.com/Stoneberry/TEITransformer.
Release files for TEItransformer 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| TEItransformer-0.0.6.tar.gz | 230.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| TEItransformer-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 487.8 kB
Release files / TEItransformer-0.0.6.tar.gz
| Download URL | TEItransformer-0.0.6.tar.gz |
|---|---|
| Size | 230.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
220c84c4638c517f8c65606110ad0a691a9b8c323a5b9bf8c47f86542c46afb0
|
|
BLAKE2b-256 checksum How to use checksums |
35a6688e1177176780733e2865263065c865b30fe35f288156a2b215bbfd58f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.5
|
Release files / TEItransformer-0.0.6-py3-none-any.whl
| Download URL | TEItransformer-0.0.6-py3-none-any.whl |
|---|---|
| Size | 257.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7e208d7022eeb105f3fea25b773766317233c9a6c8a2e01436748a26728f873d
|
|
BLAKE2b-256 checksum How to use checksums |
8f1347b1ed24987874a2b579ba9de68e308364fb517c5df73af49bc3aa6c3275
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.5
|