Skip to main content
WARNING: PyPI Phishing attack ongoing. Please check that you are on the correct domain - PyPI dot org - before continuing  PyPI

Import Trackmate XML files in Python as Pandas dataframe.

Project description

# pytrackmate

[![PyPI version](https://img.shields.io/pypi/v/pytrackmate.svg?maxAge=2591000)](https://pypi.org/project/pytrackmate/)

Import [Trackmate](https://imagej.net/TrackMate) XML files in Python as Pandas dataframe.

## Usage

Check the [notebook](Notebooks/Trackmate.ipynb).

## Requirements

  • Python 3.6 and above

## Install

pip install pytrackmate

Or you can use Anaconda and conda-forge :

` conda config --add channels conda-forge conda install pytrackmate `

## License

Under BSD license. See [LICENSE](LICENSE).

## Authors

## How to release a new version

  • Clean dist: rm -fr *.egg-info dist/ build/

  • Run python release.py

  • Create and upload packages : twine upload dist/*

  • Update conda-forge recipe.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page