wheeltennis


Namewheeltennis JSON
Version 1.4.1 PyPI version JSON
download
home_pagehttps://gitlab.com/Thomas2016/wheeltennis
SummaryBasic scripts for wheelchair tennis analysis
upload_time2025-08-15 14:29:12
maintainerNone
docs_urlNone
authorThomas Rietveld
requires_pythonNone
licenseGNU GPLv3
keywords wheelchair tennis sensor imus
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Wheeltennis: a wheelchair tennis data processing package
========================================================

Essential data analysis scripts to analyse wheelchair tennis field data which means:

* Standardised field testing
* Wheeling match performance
* Visualisation of IMUs
* More in future (?)

Prerequisites
-------------
You need a valid version of Python 3.7

Installing
----------
You can install this package with pip:

    pip install wheeltennis

Examples
--------
Jupyter notebook examples can be found in the 'IMU Field Examples folder'

Reporting errors
----------------
If you find an error/mistake or want to contribute, please contact me or submit an issue through this page.

Citing
------
If you want to refer to this package please let me know

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/Thomas2016/wheeltennis",
    "name": "wheeltennis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "wheelchair tennis, sensor, IMUs",
    "author": "Thomas Rietveld",
    "author_email": "t.rietveld@lboro.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/7d/35/a8432abf5011a4b906425467f0a5636ebaa13927321670c642eb30637526/wheeltennis-1.4.1.tar.gz",
    "platform": null,
    "description": "Wheeltennis: a wheelchair tennis data processing package\r\n========================================================\r\n\r\nEssential data analysis scripts to analyse wheelchair tennis field data which means:\r\n\r\n* Standardised field testing\r\n* Wheeling match performance\r\n* Visualisation of IMUs\r\n* More in future (?)\r\n\r\nPrerequisites\r\n-------------\r\nYou need a valid version of Python 3.7\r\n\r\nInstalling\r\n----------\r\nYou can install this package with pip:\r\n\r\n    pip install wheeltennis\r\n\r\nExamples\r\n--------\r\nJupyter notebook examples can be found in the 'IMU Field Examples folder'\r\n\r\nReporting errors\r\n----------------\r\nIf you find an error/mistake or want to contribute, please contact me or submit an issue through this page.\r\n\r\nCiting\r\n------\r\nIf you want to refer to this package please let me know\r\n",
    "bugtrack_url": null,
    "license": "GNU GPLv3",
    "summary": "Basic scripts for wheelchair tennis analysis",
    "version": "1.4.1",
    "project_urls": {
        "Download": "https://gitlab.com/Thomas2016/wheeltennis",
        "Homepage": "https://gitlab.com/Thomas2016/wheeltennis"
    },
    "split_keywords": [
        "wheelchair tennis",
        " sensor",
        " imus"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "20c48b0f9e8c265d286316d87402cf055abd11c49b30da40f1a4e69e065f3da0",
                "md5": "b4d80ae11ee446e59d7f2ce763266641",
                "sha256": "78c50532a2a48d568db4f413e0ef2292ae78e0c1ab70c92c232e41fb91cb546b"
            },
            "downloads": -1,
            "filename": "wheeltennis-1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4d80ae11ee446e59d7f2ce763266641",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13810,
            "upload_time": "2025-08-15T14:29:11",
            "upload_time_iso_8601": "2025-08-15T14:29:11.752265Z",
            "url": "https://files.pythonhosted.org/packages/20/c4/8b0f9e8c265d286316d87402cf055abd11c49b30da40f1a4e69e065f3da0/wheeltennis-1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7d35a8432abf5011a4b906425467f0a5636ebaa13927321670c642eb30637526",
                "md5": "7fb24e8cf462c299c6794b3bf540e985",
                "sha256": "186ec73a6f2682468850079197590a31de83ed4ad8cb7ab22c1bc7856510d2b2"
            },
            "downloads": -1,
            "filename": "wheeltennis-1.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7fb24e8cf462c299c6794b3bf540e985",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13248,
            "upload_time": "2025-08-15T14:29:12",
            "upload_time_iso_8601": "2025-08-15T14:29:12.941289Z",
            "url": "https://files.pythonhosted.org/packages/7d/35/a8432abf5011a4b906425467f0a5636ebaa13927321670c642eb30637526/wheeltennis-1.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 14:29:12",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "Thomas2016",
    "gitlab_project": "wheeltennis",
    "lcname": "wheeltennis"
}
        
Elapsed time: 0.62173s