Metadata-Version: 2.1
Name: trackpy
Version: 0.5.0rc2
Summary: particle-tracking toolkit
Home-page: https://github.com/soft-matter/trackpy
Author: Trackpy Contributors
Author-email: daniel.b.allan@gmail.com
License: UNKNOWN
Description: trackpy
        =======
        
        [![Build status](https://github.com/soft-matter/trackpy/workflows/Pip/badge.svg)](https://github.com/soft-matter/trackpy/actions/)
        [![Build status](https://github.com/soft-matter/trackpy/workflows/Conda/badge.svg)](https://github.com/soft-matter/trackpy/actions/)
        [![DOI](https://zenodo.org/badge/4744355.svg)](https://zenodo.org/badge/latestdoi/4744355)
        
        What is it?
        -----------
        
        **trackpy** is a Python package for particle tracking in 2D, 3D, and higher dimensions.
        [**Read the walkthrough**](http://soft-matter.github.io/trackpy/dev/tutorial/walkthrough.html) to skim or study an example project from start to finish.
        
        Documentation
        -------------
        
        [**Read the documentation**](http://soft-matter.github.io/trackpy/) for
        
        - an introduction
        - tutorials on the basics, 3D tracking, and much, much more
        - easy [installation instructions](http://soft-matter.github.io/trackpy/dev/installation.html)
        - the reference guide
        
        If you use trackpy for published research, please
        [cite the release](http://soft-matter.github.io/trackpy/dev/introduction.html#citing-trackpy)
        both to credit the contributors, and to direct your readers to the exact
        version of trackpy they could use to reproduce your results.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
