Metadata-Version: 2.4
Name: ozobot-web
Version: 0.3.0
Summary: Ozobot web drivers
Project-URL: Homepage, https://ozobot.com
Project-URL: Github, https://github.com/ozobot/python-libraries
Author-email: Ondrej Novak <ondrej.novak@ozobot.com>
Requires-Python: >=3.13
Requires-Dist: ozobot-common>=0.2
Description-Content-Type: text/markdown

# ozobot-web
This codebase defines a web-based robot driver for controlling Ozobot robots **via Pyodide** (web based Python) to TypeScript API.

The driver implements most of Ari and Evo API, leaving some of the model-specific implementation for the `ozobot-evo` and `ozobot-ari` packages.

See the [monorepo](https://github.com/ozobot/python-libraries) for more details. 
