Validata Core library
Project description
Validata validation core
validata-core
is a library built over frictionless-py which 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 as part of the Validata project.
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.5.tar.gz
(27.2 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.7.5.tar.gz
.
File metadata
- Download URL: validata_core-0.7.5.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbd430d0dc299c769a0392c798bfc458066009206687258d7363243ea0068335 |
|
MD5 | f303ab7d573646e241f59edfc2249f79 |
|
BLAKE2b-256 | ddfb3b25c93a14d90ad4b73bf9b5ae09fe35a6f66614d1d99e08b23cb7e1c6ea |
File details
Details for the file validata_core-0.7.5-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.7.5-py3-none-any.whl
- Upload date:
- Size: 33.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f62a7926400b03f0ed51fa60249aaca122122d6c4a0345e46931a703c34c6840 |
|
MD5 | 57f502947f1fcb68b575d4b237e91b57 |
|
BLAKE2b-256 | ceb49b3dc3af73d54b9e7c75012c1e047d2f2a464ff1375fdf5057158e03ca36 |