Metadata-Version: 2.1
Name: bondzai.gateway-sdk
Version: 0.0.3
Summary: Bondzai Gateway SDK
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
Description-Content-Type: text/markdown
License-File: NOTICE
Requires-Dist: websocket-client (==1.3.3)
Requires-Dist: msgpack (==1.0.4)
Provides-Extra: dev
Requires-Dist: pylint (==2.15.9) ; extra == 'dev'

==== DavinSy Gateway SDK ====
=========================

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

-  Python 3.10
-  Installation

::

   > pip install bondzai.gateway-sdk


