pricat is a simple utility for parsing tire lists files in the PRICAT format
Project description
Python pricat package
This is a Python package for loading and parsing tyre lists in Pricat file format
Installation
pip install pricat
Usage
import pricat
p = pricat.File()
p.validate_file("/path/to/pricatfile.csv")
p.validate_files("/path/to")
p.load_file("/path/to/pricatfile.csv")
Project details
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pricat-0.1.2-py3-none-any.whl (19.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size pricat-0.1.2.tar.gz (6.2 kB) | File type Source | Python version None | Upload date | Hashes View |