slackbuilds_ponce/python/python3-websockets
..
python3-websockets.info
python3-websockets.SlackBuild
README
slack-desc

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

websockets is a library for building WebSocket servers and clients in
Python with a focus on correctness, simplicity, robustness, and
performance.

Built on top of asyncio, Pythons standard asynchronous I/O framework,
it provides an elegant coroutine-based API.