Metadata-Version: 2.1
Name: ayx-plugin-cli
Version: 1.2.3
Summary: The Alteryx command line interface for using Alteryx SDKs.
Author: Alteryx, Inc.
Author-email: support@alteryx.com
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typer (==0.9.0)
Requires-Dist: doit (==0.36.0)
Requires-Dist: pydantic (==2.4.0)
Requires-Dist: packaging (==24.2)
Requires-Dist: requests (>=2.32.4)
Requires-Dist: xmltodict (==0.12.0)
Requires-Dist: jinja2 (==3.1.6)
Requires-Dist: MarkupSafe (==2.1.4)
Requires-Dist: urllib3 (>=2.5.0)
Requires-Dist: pytest (>=5.4.1)

# 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
