@@ -334,6 +334,8 @@ parameter of
334
334
to control the output format.
335
335
336
336
- Helpful management features like
337
+ [ ` clear_asyncio_queue() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.clear_asyncio_queue ) ,
338
+ [ ` clear_stream_buffer() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.clear_stream_buffer ) ,
337
339
[ ` get_binance_api_status() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.get_binance_api_status ) ,
338
340
[ ` get_current_receiving_speed() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.get_current_receiving_speed ) ,
339
341
[ ` get_errors_from_endpoints() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.get_errors_from_endpoints ) ,
@@ -357,7 +359,6 @@ to control the output format.
357
359
[ ` set_ringbuffer_error_max_size() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.set_ringbuffer_error_max_size ) ,
358
360
[ ` subscribe_to_stream() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.subscribe_to_stream ) ,
359
361
[ ` stop_stream() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.stop_stream ) ,
360
- [ ` stop_manager_with_all_streams() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.stop_manager_with_all_streams ) ,
361
362
[ ` unsubscribe_from_stream() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.unsubscribe_from_stream ) ,
362
363
[ ` wait_till_stream_has_started() ` ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.wait_till_stream_has_started )
363
364
and many more! Explore them [ here] ( https://unicorn-binance-websocket-api.docs.lucit.tech/modules.html ) .
@@ -495,16 +496,6 @@ This is not a release version and can not be considered to be stable!
495
496
496
497
` pip install https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/tarball/master --upgrade `
497
498
498
- ### [ Conda environment] ( https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html ) , [ Virtualenv] ( https://virtualenv.pypa.io/en/latest/ ) or plain [ Python] ( https://www.python.org )
499
- Download the [ latest release] ( https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/releases/latest )
500
- or the [ current master branch] ( https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/archive/master.zip )
501
- and use:
502
-
503
- - ./environment.yml
504
- - ./pyproject.toml
505
- - ./requirements.txt
506
- - ./setup.py
507
-
508
499
## Change Log
509
500
[ https://unicorn-binance-websocket-api.docs.lucit.tech/changelog.html ] ( https://unicorn-binance-websocket-api.docs.lucit.tech/changelog.html )
510
501
0 commit comments