Metadata-Version: 2.3
Name: canvas-protocol
Version: 0.1.0
Summary: A Python SDK for canvas.shymike.dev's WebSocket protocol.
Author: ShyMike
Author-email: ShyMike <122023566+ImShyMike@users.noreply.github.com>
Requires-Dist: asyncio>=4.0.0
Requires-Dist: websockets>=15.0.1
Requires-Python: >=3.10
Project-URL: Homepage, https://canvas.shymike.dev
Project-URL: Repository, https://github.com/ImShyMike/canvas
Description-Content-Type: text/markdown

# canvas-protocol

A Python SDK for [canvas.shymike.dev](https://canvas.shymike.dev)'s WebSocket protocol.

## Examples

Check out the examples [on the repository](https://github.com/ImShyMike/canvas/tree/main/sdk/python/examples).
