Skip to main content

Python library to handle tire attributes.

Project description

pytire

Documentation Status Build Status codecov PyPI Version Licence Code Style: Black

A library to make interpreting tire attributes and calculations easier.

Table of Contents

Getting Started

To use this library install it via pip

$ pip install pytire

Usage

>>> from pytire import Tire
>>> tire = Tire("34x10.75-16")
>>> tire.diameter
0.8636...

>>> tire.width
0.27305...

>>> tire.inner_diameter
0.4064...

>>> tire.volume()
0.203642044328

The Docs are here.

Dev Setup

Clone from github

$ git clone 

Install using poetry

$ poetry install

set up pre-commit

$ pre-commit install

Alternatively use the dev container.

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

pytire-0.4.1.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

pytire-0.4.1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file pytire-0.4.1.tar.gz.

File metadata

  • Download URL: pytire-0.4.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.10.2 Linux/5.11.0-1028-azure

File hashes

Hashes for pytire-0.4.1.tar.gz
Algorithm Hash digest
SHA256 4dd1356fbf69d377d917d01953ef3ce4fd580e40b0079f5a69f93ab3c34d8add
MD5 ac111857b7d47c18f230c1eacdba7b91
BLAKE2b-256 ff70c2b2ce5a527fc20198ac8f4a94714dec378564d0f555ad3e5a3a9806d89f

See more details on using hashes here.

File details

Details for the file pytire-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: pytire-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.10.2 Linux/5.11.0-1028-azure

File hashes

Hashes for pytire-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9efc7eacb1ceb651ee20a1d2e073d36ca5fd7cae2db868dc1912dc46de40f357
MD5 b4de5cbfaffad55408005f48de342d8e
BLAKE2b-256 d342fd1ba612da276c8d5fca17c073d75f8a2974820aab5d31969f13201ed8d2

See more details on using hashes here.

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