Metadata-Version: 2.1
Name: zmq-ai-client-python
Version: 1.2.8
Summary: A ZMQ client interface for llama server
Home-page: https://github.com/zmq-ai-client-python
Author: Fatih GENÇ
Author-email: f.genc@qimia.de
Requires-Python: >=3.9
Requires-Dist: pyzmq (>=25.1.1)
Requires-Dist: msgpack (>=1.0.7)
Requires-Dist: dacite (>=1.8.1)
Provides-Extra: tests
Requires-Dist: pytest (>=7.4.3) ; extra == 'tests'
Requires-Dist: pytest-asyncio (>=0.23.2) ; extra == 'tests'
Requires-Dist: polyfactory (>=2.5.0) ; extra == 'tests'

A ZMQ client interface for llama server
