Skip to main content

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


Download files

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

Source Distribution

pricat-0.1.2.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

pricat-0.1.2-py3-none-any.whl (19.3 kB view hashes)

Uploaded Python 3

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