Metadata-Version: 2.1
Name: BinanceAsyncWebsocket
Version: 3.0.0
Summary: Binance asynchronous websocket SDK
Home-page: UNKNOWN
Author: Antas
Author-email: 
License: UNKNOWN
Description: # BinanceAsyncWebsocket
        
        Binance asynchronous websocket SDK. For now it could watch only some kind of information of user data.
        
        This module is mainly classes inherited from
        module ['AsyncWebsocketStreamInterface'](https://pypi.org/project/AsyncWebsocketStreamInterface/). For the usage detail,
        refer to that module.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
