提交 167386b7 编写于 作者: M MahdiZareie 提交者: Matteo Merli

specify require dependencies for python example (#14)

the python example require websocket-client to be installed .
上级 25d65cb1
......@@ -179,6 +179,7 @@ a backoff period.
## Examples
### Python
in this example you need to install `websocket-client` package , you can install it using `pip install websocket-client` or download it from [Pypi page](https://pypi.python.org/pypi/websocket-client) .
#### Python producer
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册