Skip to main content

Checks the format of a CSV file with respect to a specifed set of column names and types.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chkcsv-1.2.0.tar.gz (10.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page