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.6.tar.gz
(27.3 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.7.6.tar.gz
.
File metadata
- Download URL: validata_core-0.7.6.tar.gz
- Upload date:
- Size: 27.3 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.2 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9222279077c422a1a1e60faecb3d6f57a2451e94dd8f0a7593cc41d2f2aa6f87
|
|
MD5 |
69fd268ab58d97d6971489fcf516cf77
|
|
BLAKE2b-256 |
dbfb18773c9ce6ef984a745d7ac8d383294cad32ebecc6d1a72566d754d79b7d
|
File details
Details for the file validata_core-0.7.6-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.7.6-py3-none-any.whl
- Upload date:
- Size: 33.6 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.2 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1f3a02588de9986aa3c2fdae98649337894e70d6500d237fc9649cdf6263662a
|
|
MD5 |
892fa6283755ee9ccef1841818dd13d5
|
|
BLAKE2b-256 |
f2c956fba3eed29c86538f7978bdf20fd56adddc84abfdc06d203aacf29e4a01
|