Metadata-Version: 2.4
Name: ecss_chat_client
Version: 1.3.34
Summary: This is the simplest module HTTP API EcssChatServer
Author: maxstolpovskikh, LedxDelivery
Author-email: maximstolpovskikh@gmail.com, korstim18@gmail.com
Keywords: ecss_chat_client
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12.3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.32.3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ECSS Chat Client

Python клиент для работы с ECSS Chat.

## Установка

```bash
pip install ecss-chat-client
```

## GetStarted

```python
from ecss_chat_client import Client
```
