CSV reader and writer with validation
Project description
csvalidate is a minimal library for reading from and writing to csv with an added layer of validation
Status
Even though csvalidate doesn’t get much work, it is maintained. Don’t hesitate to open issues or pull requests.
Get Started
Installation
As any python package, you can install it via pip:
$ pip install csvalidate
How ot use it ?
The gist of it is to subclass one of ValidatedReader or ValidatedWriter and add a schema class attribute that defines validation.
Examples can be found in the examples directory.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file csvalidate-1.1.2.tar.gz.
File metadata
- Download URL: csvalidate-1.1.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
898f0687610402a319c207a1ef0075cf9135c0d70fab1d6dfbd6e1c5c10cb617
|
|
| MD5 |
fc4c6e89b71479bf923830c9711d53a1
|
|
| BLAKE2b-256 |
04098d87042af996d3fc2d0fe9c48532c237094a614f75b03ba81b77620dc95b
|
File details
Details for the file csvalidate-1.1.2-py3-none-any.whl.
File metadata
- Download URL: csvalidate-1.1.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd2d8f283670ff8c4f61746bfca75c6dbc4c92b82970424f361e2a25a2be5e75
|
|
| MD5 |
ae22f78231293483bf96f87f904f976e
|
|
| BLAKE2b-256 |
bb25154046e31cad5564b29fb7201ea77241a5225b43afd4138a12c6e417bf36
|