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.0a6.tar.gz
(14.8 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.7.0a6.tar.gz
.
File metadata
- Download URL: validata_core-0.7.0a6.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 |
8c5efea4b02c4abdd76dc5602df1f65d759f4fa178ede75fe38903ac45900150
|
|
MD5 |
e849ebf653e28dc5379311d55498313b
|
|
BLAKE2b-256 |
32e3d160d4371a7b942dfdd7dfbf9fb8ba57dd445cac26f593bf4a350be60cd2
|
File details
Details for the file validata_core-0.7.0a6-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.7.0a6-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 |
d0037e3111f2fe33b9c83c214b653ef12ed29f57723a1314cc8ff151a0f0eb61
|
|
MD5 |
8ad355d3437a5daa1940eb027525435d
|
|
BLAKE2b-256 |
ec0a025a5f6bf5ab948d0b89bddb4092c79e1b655f292845b9fb363c56f87e0e
|