Metadata-Version: 2.1
Name: bondzai.gateway
Version: 0.0.21
Summary: Bondzai Gateway
Home-page: UNKNOWN
Author: Bondzai
License: Apache License 2.0
Keywords: davinsy,bondzai,gateway
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: NOTICE
Requires-Dist: websockets (==10.3)
Requires-Dist: msgpack (==1.0.4)
Requires-Dist: pyyaml (==6.0)
Requires-Dist: pyserial (==3.5)
Provides-Extra: dev
Requires-Dist: pytest (==7.2.0) ; extra == 'dev'
Requires-Dist: pytest-mock (==3.10.0) ; extra == 'dev'
Requires-Dist: pytest-cov (==3.0.0) ; extra == 'dev'

==== DavinSy Gateway ====
=========================

== Setup ==
~~~~~~~~~~~

-  Python 3.10
-  Installation

::

   > pip install bondzai.gateway


== Run ==
~~~~~~~~~

::

   > bondzai.gateway


