Metadata-Version: 2.2
Name: AIDepot
Version: 0.0.1
Summary: AIDepot provides AI Access at scale. This is the python client.
Author-email: Andrew Robbins <amr23751@gmail.com>
Project-URL: Homepage, https://github.com/amrobbins/AIDepotPythonClient
Project-URL: Issues, https://github.com/amrobbins/AIDepotPythonClient/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohappyeyeballs>=2.4.0
Requires-Dist: aiohttp>=3.11.0
Requires-Dist: aiosignal>=1.3.0
Requires-Dist: async-timeout>=5.0.0
Requires-Dist: attrs>=24.2.0
Requires-Dist: frozenlist>=1.5.0
Requires-Dist: idna>=3.10
Requires-Dist: multidict>=6.1.0
Requires-Dist: nest-asyncio>=1.6.0
Requires-Dist: propcache>=0.2.0
Requires-Dist: typing_extensions>=4.12.0
Requires-Dist: tzlocal>=5.2
Requires-Dist: websockets>=14.1
Requires-Dist: yarl>=1.18.0

# AIDepotPythonClient

AIDepot provides fast access to AI at scale, at affordable prices.

This python client can be used to access all of AIDepot's offerings.

To get started with the client, please see the [Client Examples Notebook](./ClientExamples.ipynb).

Please see https://aidepot.net/api/schema/swagger-ui/ for the live API documentation.
