ayx-plugin-cli


Nameayx-plugin-cli JSON
Version 1.2.1 PyPI version JSON
download
home_pageNone
SummaryThe Alteryx command line interface for using Alteryx SDKs.
upload_time2024-09-05 19:51:46
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.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01b48ac4070fe58ecde10f7c8920f5da96e0eca8a4c4116f7b83d8341f518d56",
                "md5": "a8dc7f2d667b6056805e4fe89810ffdf",
                "sha256": "8348441c261eecd6a860340dd6da61b2c7a560d9ef015329428a242bc2140d1a"
            },
            "downloads": -1,
            "filename": "ayx_plugin_cli-1.2.1-cp310-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8dc7f2d667b6056805e4fe89810ffdf",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 196873,
            "upload_time": "2024-09-05T19:51:46",
            "upload_time_iso_8601": "2024-09-05T19:51:46.100705Z",
            "url": "https://files.pythonhosted.org/packages/01/b4/8ac4070fe58ecde10f7c8920f5da96e0eca8a4c4116f7b83d8341f518d56/ayx_plugin_cli-1.2.1-cp310-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e5733ab461d1b3e82cbe9c86659eb6ef3fcf32fe422e7f7202f9cb4cb350c8f",
                "md5": "b475462116da532e1b37d50736abfc15",
                "sha256": "65b4f061bb2ee368a3c4a5f11eb341f550b00c203e5b7357936a9fbda0b37e73"
            },
            "downloads": -1,
            "filename": "ayx_plugin_cli-1.2.1-cp38-none-any.whl",
            "has_sig": false,
            "md5_digest": "b475462116da532e1b37d50736abfc15",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 196880,
            "upload_time": "2024-09-05T19:51:47",
            "upload_time_iso_8601": "2024-09-05T19:51:47.289232Z",
            "url": "https://files.pythonhosted.org/packages/1e/57/33ab461d1b3e82cbe9c86659eb6ef3fcf32fe422e7f7202f9cb4cb350c8f/ayx_plugin_cli-1.2.1-cp38-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 19:51:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ayx-plugin-cli"
}
        
Elapsed time: 0.40421s