Validata Core library
Project description
Validata validation core
Validata validation library built over frictionless-py 3.*
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 projects.
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.0a2.tar.gz
(14.7 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.7.0a2.tar.gz
.
File metadata
- Download URL: validata_core-0.7.0a2.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 385d49a0ee9109f3a0fd1aba1020330a114ff300f85761f475d09999aca2d747 |
|
MD5 | be4b6bed5504768cafc4402d5ef0df9a |
|
BLAKE2b-256 | e57cd53f6b3736eeeef1f87bf1df9dcb73b4686855d54a03fbfdc015d158ee99 |
File details
Details for the file validata_core-0.7.0a2-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.7.0a2-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 298f597ae1235bf2431471d1d93237fa6ae6ce934a045b621129fda3b4d12200 |
|
MD5 | 8f426fef25f6ff4d315c48125fc40917 |
|
BLAKE2b-256 | a5c92647715a441b2da26dc098f6bdfef76c5ffee2171175b5277eeb2a3c6651 |