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-hypernode.com/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
Hadrien Mary <hadrien.mary@gmail.com>
## 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pytrackmate-1.0.1.dev0.tar.gz
.
File metadata
- Download URL: pytrackmate-1.0.1.dev0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 131fec7f8557dfd9a2502cd97e3d8f04ac4880c6b57115f3e27a37555522481e |
|
MD5 | 685bf276bbd3c16ac1d824b1043dd512 |
|
BLAKE2b-256 | e1bd7ed5e21a7574429a4f100bf0a5f04aa571f24c55aa862b4db6d067684d0a |
File details
Details for the file pytrackmate-1.0.1.dev0-py2.py3-none-any.whl
.
File metadata
- Download URL: pytrackmate-1.0.1.dev0-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74b69a40b7abb019dac366fc9b337cfd5a29eadc7d1be0c7ef38f241b9f5c434 |
|
MD5 | 815f487e1669acd7ef5ae6c834cb2f84 |
|
BLAKE2b-256 | 008de6d3261ab67a8e7ca558e2cd3e78dd115c2f89e2aa7601baae22010722b4 |