Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 555 Bytes

intro.rst

File metadata and controls

21 lines (15 loc) · 555 Bytes

Introduction

PyFastTrack is a Python library that provides an easy-to-use solution to integrate the FastTrack software tracking technology in Python projects. The tracking configuration and results will be entirely compatible with FastTrack.

Installation

pip install pyfasttrack

Examples

../../pyfasttrack/example.py

../../pyfasttrack/example_yolo.py