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.8.2.tar.gz
(28.9 kB
view details)
Built Distribution
File details
Details for the file validata_core-0.8.2.tar.gz
.
File metadata
- Download URL: validata_core-0.8.2.tar.gz
- Upload date:
- Size: 28.9 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.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e6be1e4c8440528d273b1dca02009be6d0cd405874140a7ff211d79d1ddbc5d8
|
|
MD5 |
ec1e6860b1dbe69cbe490b6524d5da21
|
|
BLAKE2b-256 |
761a72ec17d924d3de934e7e345eb2c35de17561c70543f881eb976445b71f75
|
File details
Details for the file validata_core-0.8.2-py3-none-any.whl
.
File metadata
- Download URL: validata_core-0.8.2-py3-none-any.whl
- Upload date:
- Size: 35.9 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.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fca0efd12c3a999b3576692e79dad43cd0b4ea250826ab547aef9dfc629f63f8
|
|
MD5 |
cae6242be6f4f499053e5f6189a90497
|
|
BLAKE2b-256 |
6a4dc68a0c888c26fef5068425bde7faec307c65415d04898446b3d9ec93c6f1
|