Metadata-Version: 2.4
Name: wexa-sdk
Version: 0.1.2
Summary: Official Wexa Python SDK
Author: Wexa
License: Apache-2.0
Project-URL: Homepage, https://github.com/wexa-ai/wexa-sdk
Keywords: wexa,sdk,api
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic>=2.6

# wexa-sdk (Python)

Python SDK for Wexa API.

```python
from wexa_sdk import WexaClient
```
