File: installation.rst

package info (click to toggle)
websocket-client 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,076 kB
  • sloc: python: 5,492; makefile: 17; sh: 13
file content (6 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
############
Installation
############

You can use either ``pip install websocket-client`` or
``pip install -e .`` to install this library.