Validata Core library
Project description
Validata validation core
Validata validation library built over frictionless-py 3.*
provides tabular data validation with:
- french error messages
- custom checks to handle french specifics (SIREN, SIRET, ...)
See ERRORS.md for more information
Validata core is used by validata-ui and validata-api projects.
Try
Create a virtualenv, run the script against fixtures:
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install -e .
validata --schema /path/to/schema.json table.csv
A complete list of error messages can found in ERRORS.md
Testing
pip install pytest
pytest --doctest-modules
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
validata_core-0.7.0a4.tar.gz
(14.8 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.7.0a4.tar.gz
.
File metadata
- Download URL: validata_core-0.7.0a4.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e6d1bbdffa9d18cc1402ae65d9ff938814c000d7482880fada5e9107dc3b5d2b
|
|
MD5 |
e17066958ea9c90b09e3c6ca11e64074
|
|
BLAKE2b-256 |
a28eacc0c0fbc6caeaf04c33cc93e58493fd0f21f2a2182f9b4107c371fbed61
|
File details
Details for the file validata_core-0.7.0a4-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.7.0a4-py3-none-any.whl
- Upload date:
- Size: 33.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bade95279de03589bfb2ac50b741fdcb1a6227318f0678ba7b8d9741d6559a70
|
|
MD5 |
9bc3fcf4e646091125add07a148a1032
|
|
BLAKE2b-256 |
ce37bc5aa92089777e7c12dbeede94b1e36fd2f173296e9c308769d370ec1893
|