This release is a pre-release and may not be stable for production use.
TracksData
A common data structure and basic tools for multi-object tracking.
Features
- Graph-based representation of tracking problems
- In-memory (RustWorkX) and database-backed (SQL) graph backends
- Nodes and edges can take arbitrary attributes
- SQLGraph backend can index frequently queried attributes for faster filtering
- Standardize API for node operators (e.g. defining objects and their attributes)
- Standardize API for edge operators (e.g. creating edges between nodes)
- Basic tracking solvers: nearest neighbors and integer linear programming
- Compatible with Cell Tracking Challenge (CTC) format
- Efficient subgraphing based on attributes on any graph backend
- Integration with cell tracking evaluation metrics
Installation
pip install tracksdata
Why tracksdata?
TracksData provides a common data structure for multi-object tracking problems. It uses graphs to represent detections (nodes) and their connections (edges), making it easier to work with tracking data across different algorithms.
Key benefits:
- Consistent data representation for tracking problems
- Modular components that can be combined as needed
- Support for both small datasets (in-memory) and large datasets (database)
Documentation
Release files for tracksdata 0.1.0rc10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tracksdata-0.1.0rc10.tar.gz | 282.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tracksdata-0.1.0rc10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 595.9 kB
Release files / tracksdata-0.1.0rc10.tar.gz
| Download URL | tracksdata-0.1.0rc10.tar.gz |
|---|---|
| Size | 282.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7a70744bd3eea4d0370050563158e171c1be449207fe31f4b8358a1702ee747c
|
|
BLAKE2b-256 checksum How to use checksums |
9cc3c20f8e9007734b4cd7ac0338a42f42bbe91211cdb4def8d30155774cea30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency logRelease files / tracksdata-0.1.0rc10-py3-none-any.whl
| Download URL | tracksdata-0.1.0rc10-py3-none-any.whl |
|---|---|
| Size | 313.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8fc447e3de322ed2ef56af5e599e082c41a2c19c28c2e1d3405250cf95628688
|
|
BLAKE2b-256 checksum How to use checksums |
070246aec2f452a95ef3e9d090265ea154cd95a9bc73969fcf79b05b6082bf4c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency log