Serveur miroir info

Télécharger des chkcsv v. 1.2.0 2020-01-26 (chkcsv.pyc: 22,798 octets) va bientôt commencer. Sinon, cliquez sur chkcsv.pyc.

Informations sur le fichier

Taille du fichier
22,798 octets
MD5
0cfbe75b177b343ba5a49de29a2a006a
SHA1
43d8b412e423f0824ad84d57e76e95935c422c16
SHA256
794b7c9ed51bce86320eabc74848c43bbf50fd75f3f66bc807b54282df9d28f8
Virus Check
Uploaded files are scanned with VirusTotal on OSDN.

Description du projet

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.