rezipe


Namerezipe JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/CircleOnCircles/recipe
SummaryA way to write down your cooking/baking recipes in Python. This is an actual library, no joke (period). Made with ❤ for everyone with minimum coding literacy.
upload_time2024-02-01 18:34:38
maintainer
docs_urlNone
authorNutchanon Ninyawee
requires_python>=3.11,<4.0
licenseISC
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rezipe

[![PyPI - Version](https://img.shields.io/pypi/v/rezipe.svg)](https://pypi.org/project/rezipe)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rezipe.svg)](https://pypi.org/project/rezipe)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install rezipe
```

## License

`rezipe` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CircleOnCircles/recipe",
    "name": "rezipe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Nutchanon Ninyawee",
    "author_email": "nutchanon@codustry.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/0e/7a48bb6039d39f1a7776a12274463bb65783cac819da67f5bb6f48b3a7bc/rezipe-0.2.0.tar.gz",
    "platform": null,
    "description": "# rezipe\n\n[![PyPI - Version](https://img.shields.io/pypi/v/rezipe.svg)](https://pypi.org/project/rezipe)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rezipe.svg)](https://pypi.org/project/rezipe)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install rezipe\n```\n\n## License\n\n`rezipe` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": "ISC",
    "summary": "A way to write down your cooking/baking recipes in Python. This is an actual library, no joke (period). Made with \u2764 for everyone with minimum coding literacy.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/CircleOnCircles/recipe",
        "Repository": "https://github.com/CircleOnCircles/recipe"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82d2a8c323832571213091b4b2a737fc12cb75e46e386f8863f02831c015570b",
                "md5": "0c0c41f6544dbc843771d385ee5e8314",
                "sha256": "e4eff46bf444064c4a04a5836eebe8f3e0ed519c06f76491ce71d0e968e211c6"
            },
            "downloads": -1,
            "filename": "rezipe-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c0c41f6544dbc843771d385ee5e8314",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 6527,
            "upload_time": "2024-02-01T18:34:36",
            "upload_time_iso_8601": "2024-02-01T18:34:36.893103Z",
            "url": "https://files.pythonhosted.org/packages/82/d2/a8c323832571213091b4b2a737fc12cb75e46e386f8863f02831c015570b/rezipe-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a0e7a48bb6039d39f1a7776a12274463bb65783cac819da67f5bb6f48b3a7bc",
                "md5": "c78828aee3dfdb605fe64b4a16376101",
                "sha256": "023de7f5cbf68af3f8dc3646a95b03e6f7ef9e0e71360eef3d3332c206e35331"
            },
            "downloads": -1,
            "filename": "rezipe-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c78828aee3dfdb605fe64b4a16376101",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 4820,
            "upload_time": "2024-02-01T18:34:38",
            "upload_time_iso_8601": "2024-02-01T18:34:38.062266Z",
            "url": "https://files.pythonhosted.org/packages/0a/0e/7a48bb6039d39f1a7776a12274463bb65783cac819da67f5bb6f48b3a7bc/rezipe-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-01 18:34:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CircleOnCircles",
    "github_project": "recipe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rezipe"
}
        
Elapsed time: 0.35887s