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.8.3.tar.gz
(29.0 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.8.3.tar.gz
.
File metadata
- Download URL: validata_core-0.8.3.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
472c8bb24ac7f819b499b95fdad4bd386375de5184183c87d163ce6c68ab3181
|
|
MD5 |
df34a9b274ea7ea8d7946664801e009b
|
|
BLAKE2b-256 |
10d08efc17beca32f52e8553f31f0ca4c2807aae335cabad658b017d927530c9
|
File details
Details for the file validata_core-0.8.3-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.8.3-py3-none-any.whl
- Upload date:
- Size: 36.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7ca5c73ef177cbd41222cc4d1417b4281a0d6f6f11ea05a1c77cb8aebed353a4
|
|
MD5 |
d2ad1b6127f5c49a851527a48bdd8c19
|
|
BLAKE2b-256 |
7fea6d0144d1b22825b328452d4917a4d13e4bbfd3c13615398b3736617807db
|