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.4.tar.gz
(27.2 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.7.4.tar.gz
.
File metadata
- Download URL: validata_core-0.7.4.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcc8af2f026a7151c3a8c749d09acd36a26f94d14302db8c2d7dc5b958e459bc |
|
MD5 | dab9c27cb113152c2cae8f080bd224f9 |
|
BLAKE2b-256 | 3b616bb3aeb90b8219d31c28ff14b35646b0b83ace7fe8b14404ba79d008f1cc |
File details
Details for the file validata_core-0.7.4-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.7.4-py3-none-any.whl
- Upload date:
- Size: 33.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b551b21be3638d3f06e106e43506da5ba28efa4beffdccd15742ab7d735583a |
|
MD5 | 0579c754dd7c7468228dc214950a65da |
|
BLAKE2b-256 | 21c09830c134c306803123fe89be61ed2e82b6c504ded871851222cd3e201136 |