Metadata-Version: 2.1
Name: atscale-python-api
Version: 2.4.4
Summary: 
Author: Georgi Dimitrov
Author-email: georgi.dimitrov@atscale.com
Requires-Python: >=3.9,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aenum (==3.1.12)
Requires-Dist: atscale (==2.4.0)
Requires-Dist: black (>=23.3.0,<24.0.0)
Requires-Dist: certifi (==2023.5.7)
Requires-Dist: charset-normalizer (==3.1.0)
Requires-Dist: cryptocode (==0.1)
Requires-Dist: idna (==3.4)
Requires-Dist: numpy (==1.25.0)
Requires-Dist: pandas (>=1.5.3,<=2.0.2)
Requires-Dist: pycryptodomex (==3.18.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: python-semantic-release (>=7.34.6,<8.0.0)
Requires-Dist: pytz (==2023.3)
Requires-Dist: requests (==2.31.0)
Requires-Dist: setuptools (==68.0.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: tzdata (==2023.3)
Requires-Dist: urllib3 (==1.26.16)
Description-Content-Type: text/markdown

## Welcome to the codebase of AI-Link 

To install the package, use the following command:
```
pip install atscale --extra-index-url https://ailink.atscale.com/
```

Our documentation can be found here: [AI-Link Documentation](https://documentation.ai-link.atscale.com/user-guide/)

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

