Metadata-Version: 2.4
Name: ozobot-linefollower
Version: 0.3.2
Summary: Ozobot base line following robot library
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.4.0,>=0.3.0
Requires-Dist: ozobot-web<0.4.0,>=0.3.0
Requires-Dist: pydantic>=2.10.5; platform_system == 'Emscripten'
Description-Content-Type: text/markdown

# ozobot-linefollower

A library that defines base linefollower robot API and datatypes.

This library alone cannot control any robot directly, see [`ozobot-ari`](/ozobot-ari) or [`ozobot-evo`](/ozobot-evo) instead.

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