InstallationΒΆ

python-bittrex-websocket and python-bittrex-websocket-aio can be installed through Github and PyPi. For the latest updates, use Github.

Github:

pip install git+https://github.com/slazarov/python-bittrex-websocket-aio.git
pip install git+https://github.com/slazarov/python-bittrex-websocket.git

PyPi:

pip install bittrex-websocket-aio
pip install bittrex-websocket