Skip to main content

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

  • Run python release.py

  • Create and upload packages : python setup.py sdist bdist_wheel && twine upload dist/*

  • Update conda-forge recipe.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytrackmate-1.0.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

pytrackmate-1.0.0-py2.py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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