meal-plan-skill


Namemeal-plan-skill JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/mikejgray/skill-meal-plan
Summary
upload_time2024-02-07 05:48:47
maintainer
docs_urlNone
authorMike Gray
requires_python
licenseApache-2.0
keywords ovos skill voice assistant
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/utensils.svg" card_color="#22A7F0" width="50" height="50" style="vertical-align:bottom"/> Meal Plan

Suggests a meal for you to make

## About

Suggests a meal for you to make, based on a short default list, but you can manage your own meals!

## Examples

- "What should I make for dinner?"
- "What should I eat?"
- "What should I eat tonight?"
- "I'm hungry"
- "What's for dinner?"

## Credits

Mike Gray <mike@graywind.org>

## Category

**Daily**
Productivity

## Tags

Food meal planning
Food
Meal
Planning
Meal planning

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mikejgray/skill-meal-plan",
    "name": "meal-plan-skill",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ovos skill voice assistant",
    "author": "Mike Gray",
    "author_email": "mike@graywind.org",
    "download_url": "https://files.pythonhosted.org/packages/4a/f0/69222cc108d324ca67c46b491b9116a9f878559af96c90f6c887407b7fca/meal-plan-skill-1.0.0.tar.gz",
    "platform": null,
    "description": "# <img src=\"https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/utensils.svg\" card_color=\"#22A7F0\" width=\"50\" height=\"50\" style=\"vertical-align:bottom\"/> Meal Plan\n\nSuggests a meal for you to make\n\n## About\n\nSuggests a meal for you to make, based on a short default list, but you can manage your own meals!\n\n## Examples\n\n- \"What should I make for dinner?\"\n- \"What should I eat?\"\n- \"What should I eat tonight?\"\n- \"I'm hungry\"\n- \"What's for dinner?\"\n\n## Credits\n\nMike Gray <mike@graywind.org>\n\n## Category\n\n**Daily**\nProductivity\n\n## Tags\n\nFood meal planning\nFood\nMeal\nPlanning\nMeal planning\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/mikejgray/skill-meal-plan"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "voice",
        "assistant"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4af069222cc108d324ca67c46b491b9116a9f878559af96c90f6c887407b7fca",
                "md5": "fcbf15b6de8934d1e29a89ad5e8a3fdc",
                "sha256": "f4c9db35740db4334ed07bd2e4f90eff5eb8276dff7a5c818fc4847aeaee6e7c"
            },
            "downloads": -1,
            "filename": "meal-plan-skill-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fcbf15b6de8934d1e29a89ad5e8a3fdc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10585,
            "upload_time": "2024-02-07T05:48:47",
            "upload_time_iso_8601": "2024-02-07T05:48:47.710259Z",
            "url": "https://files.pythonhosted.org/packages/4a/f0/69222cc108d324ca67c46b491b9116a9f878559af96c90f6c887407b7fca/meal-plan-skill-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 05:48:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mikejgray",
    "github_project": "skill-meal-plan",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "meal-plan-skill"
}
        
Elapsed time: 0.17725s