trackpy


Nametrackpy JSON
Version 0.7 PyPI version JSON
download
home_pagehttps://github.com/soft-matter/trackpy
Summaryparticle-tracking toolkit
upload_time2025-07-18 10:49:32
maintainerNone
docs_urlNone
authorTrackpy Contributors
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/soft-matter/trackpy",
    "name": "trackpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Trackpy Contributors",
    "author_email": "daniel.b.allan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/11/280cd2c9b0a54577fc2dd491bda5725c5c3a9f856ef068cf030af9c357de/trackpy-0.7.tar.gz",
    "platform": null,
    "description": "trackpy\n=======\n\n[![Build status](https://github.com/soft-matter/trackpy/workflows/Pip/badge.svg)](https://github.com/soft-matter/trackpy/actions/)\n[![Build status](https://github.com/soft-matter/trackpy/workflows/Conda/badge.svg)](https://github.com/soft-matter/trackpy/actions/)\n[![DOI](https://zenodo.org/badge/4744355.svg)](https://zenodo.org/badge/latestdoi/4744355)\n\nWhat is it?\n-----------\n\n**trackpy** is a Python package for particle tracking in 2D, 3D, and higher dimensions.\n[**Read the walkthrough**](http://soft-matter.github.io/trackpy/dev/tutorial/walkthrough.html) to skim or study an example project from start to finish.\n\nDocumentation\n-------------\n\n[**Read the documentation**](http://soft-matter.github.io/trackpy/) for\n\n- an introduction\n- tutorials on the basics, 3D tracking, and much, much more\n- easy [installation instructions](http://soft-matter.github.io/trackpy/dev/installation.html)\n- the reference guide\n\nIf you use trackpy for published research, please\n[cite the release](http://soft-matter.github.io/trackpy/dev/introduction.html#citing-trackpy)\nboth to credit the contributors, and to direct your readers to the exact\nversion of trackpy they could use to reproduce your results.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "particle-tracking toolkit",
    "version": "0.7",
    "project_urls": {
        "Homepage": "https://github.com/soft-matter/trackpy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a511280cd2c9b0a54577fc2dd491bda5725c5c3a9f856ef068cf030af9c357de",
                "md5": "c46fa6f222997554f2ae271f18095ab6",
                "sha256": "7c67af8d5242323f4469a3e0157146b42f82be9ae640c4bbff0a8a5888928818"
            },
            "downloads": -1,
            "filename": "trackpy-0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "c46fa6f222997554f2ae271f18095ab6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 133484,
            "upload_time": "2025-07-18T10:49:32",
            "upload_time_iso_8601": "2025-07-18T10:49:32.836533Z",
            "url": "https://files.pythonhosted.org/packages/a5/11/280cd2c9b0a54577fc2dd491bda5725c5c3a9f856ef068cf030af9c357de/trackpy-0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-18 10:49:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "soft-matter",
    "github_project": "trackpy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "trackpy"
}
        
Elapsed time: 1.58309s