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.0.tar.gz
(14.8 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.7.0.tar.gz
.
File metadata
- Download URL: validata_core-0.7.0.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 |
2268c27daf4687afed438198d97816dd5b2226ebcaa2314805a742de3b2e94da
|
|
MD5 |
5307dc69e5950f8906f0a58210a5ffd6
|
|
BLAKE2b-256 |
915dc33f085ade0c7b95e49fb873fdef649470626a20a325ef2efc1a24181f2b
|
File details
Details for the file validata_core-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.7.0-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 |
51b16171a7a8815b9b9fe1325c50650ed926c452b29b17f619f99163aed81f38
|
|
MD5 |
a1aecf4324a53b7ab0c8b5387520f4b3
|
|
BLAKE2b-256 |
594f78b8ee28b0047e5cb6544216e63d17917005f3f093a75c33824781ff12e8
|