pollination-handlers


Namepollination-handlers JSON
Version 0.10.6 PyPI version JSON
download
home_pagehttps://github.com/pollination/handlers-python
SummaryHandlers to process Pollination recipes inputs and outputs.
upload_time2023-09-18 20:33:33
maintainer
docs_urlNone
authorPollination
requires_python
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # handlers-python
Handlers to process inputs and outputs of Pollination recipes.

An input handler takes an input provided by user and convert it to the object that is
needed by the recipe input.

An output handler takes the output of a recipe and post-process it before visualizing it
inside the user interface.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pollination/handlers-python",
    "name": "pollination-handlers",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pollination",
    "author_email": "info@ladybug.tools",
    "download_url": "https://files.pythonhosted.org/packages/1b/1f/bfd513257e5b1de83f8430cc093acf9f33cc36ab949cf3bc9129abf156ca/pollination-handlers-0.10.6.tar.gz",
    "platform": null,
    "description": "# handlers-python\nHandlers to process inputs and outputs of Pollination recipes.\n\nAn input handler takes an input provided by user and convert it to the object that is\nneeded by the recipe input.\n\nAn output handler takes the output of a recipe and post-process it before visualizing it\ninside the user interface.\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Handlers to process Pollination recipes inputs and outputs.",
    "version": "0.10.6",
    "project_urls": {
        "Homepage": "https://github.com/pollination/handlers-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17c9bac72561cec0a3188167097e05e803cf1c12727d5356acd700ba6a6864c8",
                "md5": "540bcbc2e9e198c7a21a7aad335eafe5",
                "sha256": "1c0999cdf34deb9bf089a4a13381dae4caea4ded3230858abae50601f8f3a2f0"
            },
            "downloads": -1,
            "filename": "pollination_handlers-0.10.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "540bcbc2e9e198c7a21a7aad335eafe5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 31701,
            "upload_time": "2023-09-18T20:33:31",
            "upload_time_iso_8601": "2023-09-18T20:33:31.694351Z",
            "url": "https://files.pythonhosted.org/packages/17/c9/bac72561cec0a3188167097e05e803cf1c12727d5356acd700ba6a6864c8/pollination_handlers-0.10.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b1fbfd513257e5b1de83f8430cc093acf9f33cc36ab949cf3bc9129abf156ca",
                "md5": "05c36b1cd5686b542aa4a5c76ccea9b5",
                "sha256": "25854802980fcc71f0703e26b44d1b83d0a4fb2ea8f2e3c3f17a3712fb384f79"
            },
            "downloads": -1,
            "filename": "pollination-handlers-0.10.6.tar.gz",
            "has_sig": false,
            "md5_digest": "05c36b1cd5686b542aa4a5c76ccea9b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 462172,
            "upload_time": "2023-09-18T20:33:33",
            "upload_time_iso_8601": "2023-09-18T20:33:33.871613Z",
            "url": "https://files.pythonhosted.org/packages/1b/1f/bfd513257e5b1de83f8430cc093acf9f33cc36ab949cf3bc9129abf156ca/pollination-handlers-0.10.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-18 20:33:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pollination",
    "github_project": "handlers-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pollination-handlers"
}
        
Elapsed time: 0.11776s