A package to get random watch information
Project description
Watch DB
A simple Python package to get random watch information.
Installation
pip install luxury_watches
Usage
from luxury_watches import get_watch, get_watch_name
# Get random watch details
watch = get_watch()
print(watch) # Output: {'name': 'Submariner', 'brand': 'Rolex'}
# Get random formatted watch name
name = get_watch_name()
print(name) # Output: 'Rolex Submariner'
Command Line Usage
get-watch # Prints a random watch 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.1.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.1.tar.gz.
File metadata
- Download URL: luxury_watches-0.2.1.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 |
6ffa81029b83e551874bd4b7baebc805125fa6f0e590df425eaeb3aba5a3c148
|
|
| MD5 |
754e64763c4512f7546f351f5347fb6e
|
|
| BLAKE2b-256 |
eb8e55025309aa0900ea6dfd1a74e8f806254e18e6f8346d4d4fecfabb4b4e44
|
File details
Details for the file luxury_watches-0.2.1-py3-none-any.whl.
File metadata
- Download URL: luxury_watches-0.2.1-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 |
1e0437c038a14d100eb672ddef324d8fcfb9fc450cfd013f86e229e51ab30ceb
|
|
| MD5 |
04298ea1ef5dfa451c2eabe217f036fb
|
|
| BLAKE2b-256 |
430972943f93f4627e34008412c109db35384c355dc6f5a07f0a8cd9e9f61022
|