pycntrparser
Description
pycntrparser is a syntax checker designed for CNTR transcriptions, utilizing ANTLR4 for parsing and validation.
Installation
You can easily install pycntrparser using pip:
pip install pycntrparser
Usage
To check for syntax errors in CNTR transcriptions, use the following command:
cntr-check "transcriptions/class 1" "transcriptions/class 2"
Replace the paths within quotes with the actual paths to the CNTR transcriptions you want to check. The tool will then validate the syntax and report any errors it finds.
Upgrade
To upgrade to the latest version of pycntrparser, use the following command:
pip install --upgrade pycntrparser
This will ensure that you have the latest features and bug fixes.
Release files for pycntrparser 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pycntrparser-0.2.0.tar.gz | 19.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pycntrparser-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.5 kB
Release files / pycntrparser-0.2.0.tar.gz
| Download URL | pycntrparser-0.2.0.tar.gz |
|---|---|
| Size | 19.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
75d51aed44439f12f6fade6c325987baae1ded86b089ca7ec04dd713d01a200f
|
|
BLAKE2b-256 checksum How to use checksums |
d0128219cf9e094afb486e8cc43e3d45bfcee86ba11a7980d9f2ab3bb1a11e1c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.1 CPython/3.9.13 Windows/10
|
Release files / pycntrparser-0.2.0-py3-none-any.whl
| Download URL | pycntrparser-0.2.0-py3-none-any.whl |
|---|---|
| Size | 23.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2824b64ad62cf4c56fbbc66abe56694679360de3a7a9e95d9ec71d0979117ba5
|
|
BLAKE2b-256 checksum How to use checksums |
39e574140319fbe451884ec37e043410d7c1c47edea1ebf3ec66c664459288b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.1 CPython/3.9.13 Windows/10
|