Metadata-Version: 2.4
Name: ultramind_gigachat
Version: 0.1.0
Summary: Ultra minimal GigaChat API client (Sync & Async)
Author-email: stavrmoris <stavrmoris@yandex.ru>
Project-URL: Homepage, https://github.com/stavrmoris/ultramind_gigachat
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: aiohttp
Dynamic: license-file

# Ultramind GigaChat

Простой и легкий клиент для GigaChat API (поддерживает Sync и Async).

## Установка

```bash
pip install ultramind_gigachat
