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.0a7.tar.gz
(14.8 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.7.0a7.tar.gz
.
File metadata
- Download URL: validata_core-0.7.0a7.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
54aba188d7c99acbbe517f3276487f52a06aa3949822c3be5b926038682eacdb
|
|
MD5 |
35105be40f74afd5d9a56c4dffc26cfb
|
|
BLAKE2b-256 |
a5205c3d17632777e3da71bd951dce4b9c99d542c1370b4a692c6fd5f294c59d
|
File details
Details for the file validata_core-0.7.0a7-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.7.0a7-py3-none-any.whl
- Upload date:
- Size: 33.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0fa7bfcf8aa9638e7c1e83e11bd83cf1bf190d7a918fb4e4327186a27fc3b0d1
|
|
MD5 |
143be372c8bfcabc91e9cc8c01ce76df
|
|
BLAKE2b-256 |
30b82b03c6fb78c3c7a130a55b4cc4803c3d1dba95b5f92d516bb68e4080ced5
|