Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 169 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 169 Bytes

robotframework-websocketlibrary

A simple wrap up for Websocket-client Python library

Requirement

  1. pip install websocket-client
  2. sudo python setup.py install