vidformer-py
vidformer-py is a Python 🐍 frontend for vidformer. It has an API compatability layer with OpenCV cv2, as well as some supervision annotators. Our getting started guide explains how to use it.
Quick links:
- 📦 PyPI
 - 📘 Documentation - vidformer-py
 - 📘 Documentation - vidformer.cv2
 - 📘 Documentation - vidformer.supervision
 - 🧑💻 Source Code
 
Publish:
 export FLIT_USERNAME='__token__' FLIT_PASSWORD='<token>'
flit publish