prefect-shell


Nameprefect-shell JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryPrefect integrations for interacting with shell commands.
upload_time2024-11-15 17:16:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache License 2.0
keywords prefect
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Integrate shell commands into your workflows with `prefect-shell`

<p align="center">
    <a href="https://pypi.python.org/pypi/prefect-shell/" alt="PyPI version">
        <img alt="PyPI" src="https://img.shields.io/pypi/v/prefect-shell?color=0052FF&labelColor=090422"></a>
    <a href="https://pepy.tech/badge/prefect-shell/" alt="Downloads">
        <img src="https://img.shields.io/pypi/dm/prefect-shell?color=0052FF&labelColor=090422" /></a>
</p>

See the docs at [https://docs.prefect.io/integrations/prefect-shell](https://docs.prefect.io/integrations/prefect-shell) for more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "prefect-shell",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "prefect",
    "author": null,
    "author_email": "\"Prefect Technologies, Inc.\" <help@prefect.io>",
    "download_url": "https://files.pythonhosted.org/packages/55/62/b0451cde96825679ba9299c10a1c148c17e20873be62c839f2f64b9805e5/prefect_shell-0.3.1.tar.gz",
    "platform": null,
    "description": "# Integrate shell commands into your workflows with `prefect-shell`\n\n<p align=\"center\">\n    <a href=\"https://pypi.python.org/pypi/prefect-shell/\" alt=\"PyPI version\">\n        <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/prefect-shell?color=0052FF&labelColor=090422\"></a>\n    <a href=\"https://pepy.tech/badge/prefect-shell/\" alt=\"Downloads\">\n        <img src=\"https://img.shields.io/pypi/dm/prefect-shell?color=0052FF&labelColor=090422\" /></a>\n</p>\n\nSee the docs at [https://docs.prefect.io/integrations/prefect-shell](https://docs.prefect.io/integrations/prefect-shell) for more information.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Prefect integrations for interacting with shell commands.",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-shell"
    },
    "split_keywords": [
        "prefect"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d163e8c6e7c322464c9963b1bbf90cc0286dbd3789e4e251dc9c7a02f540224",
                "md5": "3e150141e7522b13a548014319e161b2",
                "sha256": "44bd65f659a803fbaa811732b2443bfef069eceefdef1f8a58f39a4defb3f5cf"
            },
            "downloads": -1,
            "filename": "prefect_shell-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e150141e7522b13a548014319e161b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 11097,
            "upload_time": "2024-11-15T17:16:40",
            "upload_time_iso_8601": "2024-11-15T17:16:40.766342Z",
            "url": "https://files.pythonhosted.org/packages/2d/16/3e8c6e7c322464c9963b1bbf90cc0286dbd3789e4e251dc9c7a02f540224/prefect_shell-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5562b0451cde96825679ba9299c10a1c148c17e20873be62c839f2f64b9805e5",
                "md5": "a3f39ac25014c756bfa885c727b620df",
                "sha256": "48e6287789679a4e175118b1e77375668acbd7f0aae2f72f5d359da7cdef5e12"
            },
            "downloads": -1,
            "filename": "prefect_shell-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a3f39ac25014c756bfa885c727b620df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 14144,
            "upload_time": "2024-11-15T17:16:42",
            "upload_time_iso_8601": "2024-11-15T17:16:42.704899Z",
            "url": "https://files.pythonhosted.org/packages/55/62/b0451cde96825679ba9299c10a1c148c17e20873be62c839f2f64b9805e5/prefect_shell-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 17:16:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PrefectHQ",
    "github_project": "prefect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "prefect-shell"
}
        
Elapsed time: 0.37595s