Typed Python wrapper for the Tasty API on RapidAPI.
Project description
TastyAPI
TastyAPI is a typed Python wrapper for the Tasty API.
Example
from rapid_tasty_api import Client
client = Client("(api_key)")
recipe_list = client.get_recipes_list(0, 20, query="chicken soup")
print(recipe_list)
Installation
Install with pip:
$ pip install rapid_tasty_api
Dependencies
TastyAPI has three dependencies:
License
MIT License
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
rapid_tasty_api-0.1.3.tar.gz
(8.5 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 rapid_tasty_api-0.1.3.tar.gz.
File metadata
- Download URL: rapid_tasty_api-0.1.3.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
505478547e4e82ec9015107ca6f65bdf406726d9d12f1b70b4f01bb2c0557ca2
|
|
| MD5 |
c3d2277d3e1e0a44e2c36573ad92eb72
|
|
| BLAKE2b-256 |
7ca4806fd491c66b302f6a11201a4d3bded24751228dfa72ba058aa6257f44f7
|
File details
Details for the file rapid_tasty_api-0.1.3-py3-none-any.whl.
File metadata
- Download URL: rapid_tasty_api-0.1.3-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a797a455b62f1e0e9e73074154c03f47707f7cb5c973ad81b33eb9ae1e97111
|
|
| MD5 |
58d5d4c16613d24084b35fc5faf7dfef
|
|
| BLAKE2b-256 |
0633d4dc76caac46d7e65e715d96740ef04721b41edfd7d431c7d2b4c24e8f45
|