Espelho servidor info
Mudança

Download of chkcsv v. 1.2.0 2020-01-26 (chkcsv.pyc: 22,798 bytes) will begin shortly. If not so, click chkcsv.pyc.

File Information

File Size
22,798 bytes
MD5
0cfbe75b177b343ba5a49de29a2a006a
SHA1
43d8b412e423f0824ad84d57e76e95935c422c16
SHA256
794b7c9ed51bce86320eabc74848c43bbf50fd75f3f66bc807b54282df9d28f8
Virus Check
Uploaded files are scanned with VirusTotal on OSDN.

Projeto Descrição

chkcsv.py is a Python library and program that checks the format of data in a CSV file. It can check whether required columns and data are present, and the type of data in each column. Pattern matching using regular expressions is supported.