A package to get random watch information
Project description
Watch DB
A simple Python package to get random watch information.
Installation```bash
pip install tractor_db
## Usage
```python
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
luxury_watches-0.2.0.tar.gz
(2.0 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 luxury_watches-0.2.0.tar.gz.
File metadata
- Download URL: luxury_watches-0.2.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c65d73b2289d24f19e89dd65cb0acdc99906efd2438240987bfe527c26493df2
|
|
| MD5 |
06cd6427f97a356073d6a6a3f2b94a2c
|
|
| BLAKE2b-256 |
689cb9283c693317525641a4dc8cb3c3687296686875d4dc8f79e26d12aa791f
|
File details
Details for the file luxury_watches-0.2.0-py3-none-any.whl.
File metadata
- Download URL: luxury_watches-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca719ea81d628d7e6f2ad16a6a9e1fb23350a88e24d51a9ee5ae102ddf2b064a
|
|
| MD5 |
466c5f19f4561cc1287605349fdce0ba
|
|
| BLAKE2b-256 |
4da75c1b6164492bc896e44a457b404d782e77f06c773b64bbc9c009fb396fd5
|