chkcsv 1.2.0
pip install chkcsv
Latest version
Released:
Checks the format of a CSV file with respect to a specifed set of column names and types.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL)
- Author: Dreas Nielsen
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
chkcsv.py is a Python module and program that checks the format of data in a CSV file. It can check whether required columns and data are present, check whether the type of data in each column matches the specifications, and check whether columns are in a specified order. Pattern matching using regular expressions is supported.
Complete documentation is at http://chkcsv.osdn.io/.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL)
- Author: Dreas Nielsen
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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
File details
Details for the file chkcsv-1.2.0.tar.gz
.
File metadata
- Download URL: chkcsv-1.2.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5c3c23a464a5528bef437a7f843a185e910b86e81de0ef8046d0a23788bb1a1 |
|
MD5 | c2b5aadae9344aecd193bad8d8e1a423 |
|
BLAKE2b-256 | 1a5a032b9daf4210489f66b92b2e91599520aa99ed99251e0690c4d5f96c9cfb |