Name | py-mealdb JSON |
Version |
0.1.8
JSON |
| download |
home_page | None |
Summary | The MealDB API wrapper |
upload_time | 2025-01-29 09:37:33 |
maintainer | None |
docs_url | None |
author | Sherwin-14 |
requires_python | <4.0,>=3.11 |
license | CC-BY-NC-SA-4.0 |
keywords |
api
cooking
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# py-mealdb   [](https://www.gnu.org/licenses/lgpl-3.0)  
py-mealdb is a Python library that allows users to interact effortlessly with TheMealDB API, providing access to a vast collection of meal recipes, ingredients, and culinary inspiration from around the world.
## 📚 Table of Contents
1. [Installation](#-installation)
2. [Quick Start](#️-quick-start)
3. [Documentation](#-documentation)
4. [Contributing](#-contributing)
5. [License](#-license)
6. [Code of Conduct](#-code-of-conduct)
## 💻 Installation
```py
pip install py-mealdb
```
## 🏃♂️ Quick Start
```py
from mealdb import MealDB
mb = MealDB(API_KEY)
meal = mb.get_meal_by_name('Potato Salad')
print(meal)
```
## 🤝 Contributing
If you'd like to contribute to the package, please submit a pull request or report an issue on the issue tracker.
## 📄 Documentation
For more information, please refer to our [Documentation](https://sherwin-14.github.io/py-mealdb/).
## 🚫 Code of Conduct
For more information about code of conduct click here [Conduct](https://github.com/Sherwin-14/py-mealdb/blob/main/CODE_OF_CONDUCT.md).
## 📜 License
This project is licensed under the CC-BY-NC-SA-4.0
Raw data
{
"_id": null,
"home_page": null,
"name": "py-mealdb",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "api, cooking",
"author": "Sherwin-14",
"author_email": "varghesesheriwn@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/89/9b/5b38884404fc042f7f28832ec7646dd1ae6082b5a24c892dc018a54a897b/py_mealdb-0.1.8.tar.gz",
"platform": null,
"description": "# py-mealdb   [](https://www.gnu.org/licenses/lgpl-3.0)  \n\n\npy-mealdb is a Python library that allows users to interact effortlessly with TheMealDB API, providing access to a vast collection of meal recipes, ingredients, and culinary inspiration from around the world.\n\n## \ud83d\udcda Table of Contents\n\n1. [Installation](#-installation) \n2. [Quick Start](#\ufe0f-quick-start) \n3. [Documentation](#-documentation)\n4. [Contributing](#-contributing)\n5. [License](#-license)\n6. [Code of Conduct](#-code-of-conduct)\n\n## \ud83d\udcbb Installation\n\n```py\npip install py-mealdb\n```\n\n## \ud83c\udfc3\u200d\u2642\ufe0f Quick Start\n\n```py\nfrom mealdb import MealDB\n\nmb = MealDB(API_KEY)\nmeal = mb.get_meal_by_name('Potato Salad')\n\nprint(meal)\n```\n\n## \ud83e\udd1d Contributing\nIf you'd like to contribute to the package, please submit a pull request or report an issue on the issue tracker.\n\n## \ud83d\udcc4 Documentation\nFor more information, please refer to our [Documentation](https://sherwin-14.github.io/py-mealdb/).\n\n## \ud83d\udeab Code of Conduct\nFor more information about code of conduct click here [Conduct](https://github.com/Sherwin-14/py-mealdb/blob/main/CODE_OF_CONDUCT.md).\n\n## \ud83d\udcdc License\nThis project is licensed under the CC-BY-NC-SA-4.0\n",
"bugtrack_url": null,
"license": "CC-BY-NC-SA-4.0",
"summary": "The MealDB API wrapper",
"version": "0.1.8",
"project_urls": null,
"split_keywords": [
"api",
" cooking"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bc5dbd48b406f463269d8a2fdee712e6b25366e3f3a03069e1f8131b5def2a0d",
"md5": "95b434460ce4ad9967cb38951b78f0ef",
"sha256": "c26ad38c4551ac27076321e1a77b0e072e9d6871c5a3eeb726b700903fc527ec"
},
"downloads": -1,
"filename": "py_mealdb-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "95b434460ce4ad9967cb38951b78f0ef",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 10304,
"upload_time": "2025-01-29T09:37:31",
"upload_time_iso_8601": "2025-01-29T09:37:31.444948Z",
"url": "https://files.pythonhosted.org/packages/bc/5d/bd48b406f463269d8a2fdee712e6b25366e3f3a03069e1f8131b5def2a0d/py_mealdb-0.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "899b5b38884404fc042f7f28832ec7646dd1ae6082b5a24c892dc018a54a897b",
"md5": "f7ee2a8b653a7a92f422a33b24a5cf52",
"sha256": "b5d9606f7a175fe7e4fe9554e85ffcc1b063c0e3d703075c19f43adace7a527f"
},
"downloads": -1,
"filename": "py_mealdb-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "f7ee2a8b653a7a92f422a33b24a5cf52",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 9883,
"upload_time": "2025-01-29T09:37:33",
"upload_time_iso_8601": "2025-01-29T09:37:33.634314Z",
"url": "https://files.pythonhosted.org/packages/89/9b/5b38884404fc042f7f28832ec7646dd1ae6082b5a24c892dc018a54a897b/py_mealdb-0.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-29 09:37:33",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "py-mealdb"
}