ayx-plugin-cli


Nameayx-plugin-cli JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryThe Alteryx command line interface for using Alteryx SDKs.
upload_time2024-05-01 22:13:22
maintainerNone
docs_urlNone
authorAlteryx, Inc.
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Alteryx Plugin CLI (ayx-plugin-cli)

## Overview

The AYX Plugin CLI is a command-line interface based on Typer, a tool that 
helps you build and manage custom plugins for Alteryx Designer. This 
top-level CLI oversees the creation and metadata of your plugins. It delegates 
the tasks of creating and building YXIs.

---

#### Disclaimer

*The [AYX Python SDK](https://pypi.org/project/ayx-python-sdk/), [AYX UI SDK](https://help.alteryx.com/developer-help/ayx-ui-sdk),
and [AYX Plugin CLI](https://pypi.org/project/ayx-plugin-cli/) are intended for production use on Alteryx Product offerings.
The latest versions of these SDKs and CLIs require Designer version 2024.1 or later and Python 3.10.13+.
For more information go to http://developer.alteryx.com 
Release Notes can be found here: https://community.alteryx.com/t5/Alteryx-IO-Resources/Release-Notes/ta-p/1202117*

---

## Licensing

https://www.alteryx.com/alteryx-sdk-and-api-license-agreement

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ayx-plugin-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Alteryx, Inc.",
    "author_email": "support@alteryx.com",
    "download_url": null,
    "platform": "Windows",
    "description": "# Alteryx Plugin CLI (ayx-plugin-cli)\n\n## Overview\n\nThe AYX Plugin CLI is a command-line interface based on Typer, a tool that \nhelps you build and manage custom plugins for Alteryx Designer. This \ntop-level CLI oversees the creation and metadata of your plugins. It delegates \nthe tasks of creating and building YXIs.\n\n---\n\n#### Disclaimer\n\n*The [AYX Python SDK](https://pypi.org/project/ayx-python-sdk/), [AYX UI SDK](https://help.alteryx.com/developer-help/ayx-ui-sdk),\nand [AYX Plugin CLI](https://pypi.org/project/ayx-plugin-cli/) are intended for production use on Alteryx Product offerings.\nThe latest versions of these SDKs and CLIs require Designer version 2024.1 or later and Python 3.10.13+.\nFor more information go to http://developer.alteryx.com \nRelease Notes can be found here: https://community.alteryx.com/t5/Alteryx-IO-Resources/Release-Notes/ta-p/1202117*\n\n---\n\n## Licensing\n\nhttps://www.alteryx.com/alteryx-sdk-and-api-license-agreement\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The Alteryx command line interface for using Alteryx SDKs.",
    "version": "1.2.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6234005104dfe374da4013e7353ef6836c8004548597209951f414684b357320",
                "md5": "8f50c4e3667529fc61d65d506d61e050",
                "sha256": "59746939c39e05361e3594bd368a282e576e1958fe7a9f911c20bbb4e99d95ef"
            },
            "downloads": -1,
            "filename": "ayx_plugin_cli-1.2.0-cp310-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f50c4e3667529fc61d65d506d61e050",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 196647,
            "upload_time": "2024-05-01T22:13:22",
            "upload_time_iso_8601": "2024-05-01T22:13:22.379189Z",
            "url": "https://files.pythonhosted.org/packages/62/34/005104dfe374da4013e7353ef6836c8004548597209951f414684b357320/ayx_plugin_cli-1.2.0-cp310-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2b24bd81090b4777d6ed372b53e5d9b97493c4b58191ddaaa2382bfadae0dc9",
                "md5": "88db3f68e8ee87aec6eb512f1b1660e4",
                "sha256": "bd7fe898d71817286fd66824b154ff2dc0666ba6b30900bb28d93f8e539e50eb"
            },
            "downloads": -1,
            "filename": "ayx_plugin_cli-1.2.0-cp38-none-any.whl",
            "has_sig": false,
            "md5_digest": "88db3f68e8ee87aec6eb512f1b1660e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 196646,
            "upload_time": "2024-05-01T22:13:24",
            "upload_time_iso_8601": "2024-05-01T22:13:24.343400Z",
            "url": "https://files.pythonhosted.org/packages/c2/b2/4bd81090b4777d6ed372b53e5d9b97493c4b58191ddaaa2382bfadae0dc9/ayx_plugin_cli-1.2.0-cp38-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 22:13:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ayx-plugin-cli"
}
        
Elapsed time: 0.29614s