supervision/examples
Jirka Borovec 0a95bae8a8
chore: bump minimum Python to 3.10 (#2260)
- Drop Python 3.9 from CI test matrix
- requires-python = ">=3.10" in pyproject.toml
- ruff target-version py39 → py310
- mypy python_version 3.9 → 3.10
- Remove Python 3.9 classifier

---------

Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-29 14:45:30 +02:00
..
compact_mask chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
count_people_in_zone chore: port example typing refinements (#2358) 2026-06-27 09:08:54 +02:00
heatmap_and_track chore: port example typing refinements (#2358) 2026-06-27 09:08:54 +02:00
speed_estimation chore: port example typing refinements (#2358) 2026-06-27 09:08:54 +02:00
time_in_zone chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
tracking chore: update `mdformat` hook arguments to disable wrapping (#2307) 2026-06-09 16:15:05 +02:00
traffic_analysis chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
README.md Chore CI by adding checks for links and references (#2113) 2026-02-02 17:01:19 +01:00

README.md

Examples

Here, you'll find end-to-end examples that show how to solve common computer vision problems using Supervision.

For more information and examples, visit our documentation and explore our how-to guides and cookbooks. Join our Discord and meet other Supervision power users!