How to Install python-socketio-client in Ubuntu 18.04



Install python-socketio-client by entering the following commands in the terminal:

sudo apt update
sudo apt install python-socketio-client

Description:

socket.io-client library for Python

This package contains a socket.io client library for Python. . You can use it to write test code against your socket.io server.

Homepage: https://github.com/invisibleroads/socketIO-client

Version: 0.6.5-0.1

Section: universe/python