Metadata-Version: 2.1
Name: chatsky-ui
Version: 0.3.0
Summary: Chatsky-UI is GUI for Chatsky Framework, that is a free and open-source software stack for creating chatbots, released under the terms of Apache License 2.0.
License: Apache-2.0
Author: Denis Kuznetsov
Author-email: kuznetsov.den.p@gmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiofiles (>=23.2.1,<24.0.0)
Requires-Dist: chatsky[telegram,yaml] (==1.0.0rc1)
Requires-Dist: cookiecutter (>=2.6.0,<3.0.0)
Requires-Dist: fastapi (>=0.110.0,<0.111.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: httpx-ws (>=0.6.0,<0.7.0)
Requires-Dist: omegaconf (>=2.3.0,<3.0.0)
Requires-Dist: pydantic (>=2.6.3,<3.0.0)
Requires-Dist: pydantic-settings (>=2.2.1,<3.0.0)
Requires-Dist: pylint (>=3.2.3,<4.0.0)
Requires-Dist: pytest (>=8.1.1,<9.0.0)
Requires-Dist: pytest-asyncio (>=0.23.6,<0.24.0)
Requires-Dist: pytest-mock (>=3.14.0,<4.0.0)
Requires-Dist: sphinx
Requires-Dist: sphinx-rtd-theme
Requires-Dist: typer (>=0.9.0,<0.10.0)
Requires-Dist: uvicorn[standard] (>=0.28.0,<0.29.0)
Description-Content-Type: text/markdown


