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.1.1.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.1.1.tar.gz.
File metadata
- Download URL: tractor_db-0.1.1.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 |
4953f344f22e0be76281bb26dc26ecabfa89768be6c58573f211e89f4e9ba52a
|
|
| MD5 |
97c3d3a60c146d7b06812db2d7b52c56
|
|
| BLAKE2b-256 |
42a508d568e174fe37b1dde23b6e1437cc78e44bf32ab6af5037ea01871e15e6
|
File details
Details for the file tractor_db-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tractor_db-0.1.1-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 |
0fdc5399b4c0124eeab2a2f917a908045c9b906728d5b4ec643a13887276654c
|
|
| MD5 |
f8be491b7d3364951e54dbaa37bcec5b
|
|
| BLAKE2b-256 |
9d47a6aa981f87c030ddfd20452c0d570349bbb48ae1121f59d37d1ce8da5759
|