Metadata-Version: 2.1
Name: bert-server-client
Version: 1.2.4
Summary: A ZMQ client interface for Bert server
Home-page: https://gitlab.com/qimiaio/qimia-ai-dev/bert-server-client
Author: Anil Aydiner
Author-email: a.aydiner@qimia.de
Requires-Python: >=3.11
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 Bert server
