Metadata-Version: 2.4
Name: ayx_python_sdk
Version: 2.5.1
Summary: The Python plugin SDK for Alteryx Designer.
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: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.8, !=3.9.*, !=3.11.*, !=3.12.*, <3.14
Description-Content-Type: text/markdown
Requires-Dist: Click==8.1.7
Requires-Dist: deprecation==2.1.0
Requires-Dist: grpcio-fips==1.70.0; sys_platform == "win32"
Requires-Dist: grpcio==1.70.0; sys_platform == "linux"
Requires-Dist: numpy<3.0,>=2.1.0
Requires-Dist: pandas<3.0,>=2.3.0
Requires-Dist: protobuf==5.29.5
Requires-Dist: psutil==7.0.0
Requires-Dist: pydantic==2.10.6
Requires-Dist: pyarrow==18.1.0
Requires-Dist: PyPAC==0.16.5
Requires-Dist: python-dateutil==2.8.2
Requires-Dist: pytz==2023.3.post1
Requires-Dist: requests>=2.32.4
Requires-Dist: six==1.16.0
Requires-Dist: typer==0.9.0
Requires-Dist: xmltodict==0.12.0
Requires-Dist: urllib3>=2.5.0
Requires-Dist: wincertstore==0.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Alteryx Python SDK (ayx-python-sdk)

## Overview
The Alteryx Python SDK can be used to extend the functionality of Alteryx Designer
by allowing developers to create custom tools/plugins.

---

#### 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
