Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 392 Bytes

File metadata and controls

17 lines (10 loc) · 392 Bytes

Installation

wsproto is a pure Python project. To install it you can use pip like so:

$ pip install wsproto

Alternatively you can get either a release tarball or a development branch from our GitHub repository and run:

$ pip install --editable .