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.1.tar.gz
(26.9 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.7.1.tar.gz
.
File metadata
- Download URL: validata_core-0.7.1.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7aae59e949680fe314f1759d3b5d3f890229077ae27ce86762f4a11e7ac9f7b |
|
MD5 | 034de2ada53f6a57ee25d54f405c55e6 |
|
BLAKE2b-256 | 749265eb4ca3771744a9dfb3109b83bc3ebe4bf77a4ad5a78dea0fc05c5c37b9 |
File details
Details for the file validata_core-0.7.1-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.7.1-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/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b98e4564bac31deb6184a936e5d5fd799491c52d40a50922d6366dccb41a917 |
|
MD5 | fb9033841f7e6dc4d50290cd4ac5ad69 |
|
BLAKE2b-256 | 27c9f551c9d8db3cc6fe154da919bdd30e09513136934d3260184025429640c2 |