Metadata-Version: 2.1
Name: atscale
Version: 3.1.0
Summary: The AI-Link package created by AtScale
License: Proprietary
Author: The AI-Link Development Team at AtScale
Requires-Python: >=3.9,<3.13
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: databricks
Provides-Extra: gbq
Provides-Extra: iris
Provides-Extra: jdbc
Provides-Extra: postgres
Provides-Extra: snowflake
Provides-Extra: spark
Provides-Extra: synapse
Requires-Dist: aenum (>=3.1.15)
Requires-Dist: cryptography (>=42.0.0)
Requires-Dist: databricks-sql-connector[sqlalchemy] (>=3.0.0) ; extra == "databricks"
Requires-Dist: google-cloud-bigquery (>=3.25.0) ; extra == "gbq"
Requires-Dist: jaydebeapi (>=1.2.3) ; extra == "jdbc"
Requires-Dist: numpy (>=1.26.0,<2.0.0) ; extra == "databricks"
Requires-Dist: pandas (>=2.2)
Requires-Dist: pandas-gbq (>=0.17.6) ; extra == "gbq"
Requires-Dist: psycopg[binary] (>3.2.0,<3.3.0)
Requires-Dist: pyodbc (>=4.0.27) ; extra == "iris" or extra == "synapse"
Requires-Dist: pyspark (>=3.4.0) ; extra == "spark"
Requires-Dist: python-keycloak (>=5.0.0)
Requires-Dist: requests (>=2.0.0)
Requires-Dist: snowflake-connector-python[pandas] (>=3.0.0) ; extra == "snowflake"
Requires-Dist: snowflake-sqlalchemy (>=1.6) ; extra == "snowflake"
Requires-Dist: sqlalchemy (>=2.0.0) ; extra == "postgres" or extra == "snowflake"
Project-URL: Documentation, https://documentation.atscale.com/ailink-container/
Project-URL: HomePage, https://www.atscale.com/
Project-URL: Release Notes, https://documentation.atscale.com/ailink-container/release-notes/
Description-Content-Type: text/markdown

![Atscale Logo](https://www.atscale.com/wp-content/uploads/2021/12/AtScale_Logo_RGB_2C.svg)

## Welcome to AI-Link, the programmatic interface to the AtScale Semantic Layer 

To install the package, use the following command:
```
pip install atscale
```

Please find our full documentation here: [AI-Link Documentation](https://documentation.atscale.com/ailink-container/)

If you have any questions or concerns with the codebase, please email: **ailink@atscale.com**

