A package to get random tractor information
Project description
Tractor DB
A simple Python package to get random tractor information.
Installation
pip install tractor_db
Usage
from tractor_db import get_tractor, get_tractor_name
# Get random tractor details
tractor = get_tractor()
print(tractor) # Output: {'name': 'L3901', 'brand': 'Kubota'}
# Get random formatted tractor name
name = get_tractor_name()
print(name) # Output: 'Kubota L3901'
Command Line Usage
tractor-db # Prints a random tractor name
License
MIT
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.
Source Distribution
tractor_db-0.2.0.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tractor_db-0.2.0.tar.gz.
File metadata
- Download URL: tractor_db-0.2.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f875f4aaabd8a721f5595ca4f9bbee09c7b3ddbd35a8936a491d9340028d18c9
|
|
| MD5 |
b0f99669290f51c14e32ab490de2345b
|
|
| BLAKE2b-256 |
53f7867e6c4beb28664dcc5bf4328bb06b747d8adfbe179ae97fbb3ab15fc1a2
|
File details
Details for the file tractor_db-0.2.0-py3-none-any.whl.
File metadata
- Download URL: tractor_db-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bda254cb8ab87700d113e440db44f110674ac588d6ebce5394573c2d9a272f7
|
|
| MD5 |
8d138210812b6f53f2e971bb4b2d0890
|
|
| BLAKE2b-256 |
2bb27d61fee2b9e5e4ff42951ecfd276a31b95b04dfef03e7c37f0b513555d23
|