motile 1.0.1


pip install motile

  Latest version

Released: Jul 21, 2026


Meta
Author: Jan Funke, Talley Lambert, Caroline Malin-Mayor, Benjamin Gallusser, Florian Jug
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

Typing
  • Typed

motile: Multi-Object Tracking with Integer Linear Equations

License PyPI CI codecov

motile tracks multiple objects by solving a global optimization problem.

Read all about it in the documentation.

Installation

pip install motile

Development

Check out CONTRIBUTING.md for more information on contributing to motile.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
ilpy (>=0.6.0)
networkx (>=3.0)
numpy (>=2.0.0)
numpy (>=2.1.0)
numpy (>=2.3.2)
structsvm (>=0.2)