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 (see ERRORS)
- Custom checks to handle french specifics (see CUSTOM CHECKS)
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.4.tar.gz
(29.2 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.8.4.tar.gz
.
File metadata
- Download URL: validata_core-0.8.4.tar.gz
- Upload date:
- Size: 29.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 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 |
b739bd2e6ea57e693a55618124bdb003bb4eb41bd47dfcaee660cafc1d5db3be
|
|
MD5 |
a636e37e9ec64391c9e5380f681f5f10
|
|
BLAKE2b-256 |
d067f1304e2253239b27b09a8013d65ac5823e8195ffde500002d97e8435dfdc
|
File details
Details for the file validata_core-0.8.4-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.8.4-py3-none-any.whl
- Upload date:
- Size: 36.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 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 |
68d818073515485202abd982f73a8733dd72cd1269bcebb904e1fe5785d99418
|
|
MD5 |
d61cba81f0099e45eb221e2941cc9849
|
|
BLAKE2b-256 |
655c71096a63dfd8c30b14df6cf32a333812bdf12fed8d82b399e5170e1c87b5
|