Whiskey knowledge API client — search whiskey types, distilleries, and terms from WhiskeyFYI.
Project description
whiskeyfyi
Whiskey knowledge API client for developers — search whiskey types, distilleries, and terminology from WhiskeyFYI.
Install
pip install whiskeyfyi[api] # API client (httpx)
pip install whiskeyfyi[cli] # + CLI (typer, rich)
pip install whiskeyfyi[mcp] # + MCP server
pip install whiskeyfyi[all] # Everything
Quick Start
from whiskeyfyi.api import WhiskeyFYI
with WhiskeyFYI() as api:
results = api.search("bourbon")
print(results)
CLI
whiskeyfyi search "bourbon"
whiskeyfyi search "Lagavulin"
whiskeyfyi search "single malt"
MCP Server
# Add to Claude Desktop config
python -m whiskeyfyi.mcp_server
Tools: whiskey_search
API Client
from whiskeyfyi.api import WhiskeyFYI
with WhiskeyFYI() as api:
# Search whiskeys, distilleries, and terms
results = api.search("scotch")
Links
- WhiskeyFYI — Whiskey encyclopedia with types, distilleries, and tasting guides
- PyPI
- GitHub
- FYIPedia — Open-source developer tools ecosystem
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
whiskeyfyi-0.1.0.tar.gz
(68.7 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 whiskeyfyi-0.1.0.tar.gz.
File metadata
- Download URL: whiskeyfyi-0.1.0.tar.gz
- Upload date:
- Size: 68.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e79c12cc80be6a0d7ffdc6d24aea0f084f20f73beb932130448d6adf0ff3af40
|
|
| MD5 |
c0fe25d8f8bd21f6d23ad7ed159d2f79
|
|
| BLAKE2b-256 |
15ab2882fd16c68d8522ed2b0a97b913802ebcfd11ea4a9cf5fe74fefdc7cfe9
|
File details
Details for the file whiskeyfyi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: whiskeyfyi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe9abb4158bb5f82ac202be4de7b3c1c7a678f9862dfc424554dbfb501787af7
|
|
| MD5 |
14b17612a6bf95cd848d48b9c33ec352
|
|
| BLAKE2b-256 |
d8a0ac8c516b98ddc7ba76ee04584eca74fab4c538e9c5e3f33e3ed46299b771
|