ws4py¶
WebSocket library for Python
| Home | https://github.com/Lawouach/WebSocket-for-Python |
| Versions | 0.3.2, 0.2.2 |
| License | BSD License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/ws4py |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install ws4py
and update with:
conda update ws4py