MealDB
TheMealDB API client for Python.
Download
pip install mealdb
Example
from mealdb import search
for meal in search("Shawarma"):
print(meal.strMeal)
Documentation
License
MealDB is released under the Apache License 2.0.
Copyright 2022 XXIV
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Release files for mealdb 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mealdb-1.0.0.tar.gz | 6.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mealdb-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.9 kB
Release files / mealdb-1.0.0.tar.gz
| Download URL | mealdb-1.0.0.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec3598eb91ebdece0f9aa80e6b71afd5b0c76cd2f4a3a6c5366d137406183ab6
|
|
BLAKE2b-256 checksum How to use checksums |
69a0d677d8f2b51400b7473d806733871636ed323e7055387b624ed1804116b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1
|
Release files / mealdb-1.0.0-py3-none-any.whl
| Download URL | mealdb-1.0.0-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
28dd57697664aeb88dc8f45effdace11e5e54cc47862b05cdf5a39ea04d39dab
|
|
BLAKE2b-256 checksum How to use checksums |
23f45294ad6bc751b5e2aa5d6bc32bf1881bfc6a2b7bde4957785cfbba466436
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1
|