trackpy


Nametrackpy JSON
Version 0.6.2 PyPI version JSON
download
home_pagehttps://github.com/soft-matter/trackpy
Summaryparticle-tracking toolkit
upload_time2024-02-23 11:52:49
maintainer
docs_urlNone
authorTrackpy Contributors
requires_python>=3.8
license
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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Trackpy Contributors",
    "author_email": "daniel.b.allan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/62/2a/4fe0c4e6fbd88211d2167607ac84d5f67ab7662a9fff2e0832fe633edd1d/trackpy-0.6.2.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": "",
    "summary": "particle-tracking toolkit",
    "version": "0.6.2",
    "project_urls": {
        "Homepage": "https://github.com/soft-matter/trackpy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "622a4fe0c4e6fbd88211d2167607ac84d5f67ab7662a9fff2e0832fe633edd1d",
                "md5": "c1e7ed426916d40cafe7426418d5472d",
                "sha256": "3e10ee42c8e23646b880ca32b37292a4fe582b42e459602405e4c42d9f28b8ec"
            },
            "downloads": -1,
            "filename": "trackpy-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c1e7ed426916d40cafe7426418d5472d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 133075,
            "upload_time": "2024-02-23T11:52:49",
            "upload_time_iso_8601": "2024-02-23T11:52:49.023041Z",
            "url": "https://files.pythonhosted.org/packages/62/2a/4fe0c4e6fbd88211d2167607ac84d5f67ab7662a9fff2e0832fe633edd1d/trackpy-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-23 11:52:49",
    "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: 0.27191s