Metadata-Version: 2.4
Name: wheeltennis
Version: 1.7.2
Summary: Basic scripts for wheelchair tennis analysis
Author-email: Thomas Rietveld <t.rietveld@lboro.ac.uk>
License: GNU GPLv3
Project-URL: Homepage, https://gitlab.com/Thomas2016/wheeltennis
Project-URL: Download, https://gitlab.com/Thomas2016/wheeltennis
Keywords: wheelchair tennis,sensor,IMUs
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: seaborn
Requires-Dist: scipy>=1.2.0
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: worklab
Requires-Dist: fpdf2
Requires-Dist: openpyxl
Requires-Dist: requests
Requires-Dist: PyMuPDF
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: build; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx==7.2.6; extra == "docs"
Requires-Dist: myst-parser==2.0.0; extra == "docs"
Requires-Dist: myst-nb==1.0.0; extra == "docs"
Requires-Dist: pydata-sphinx-theme==0.15.2; extra == "docs"
Requires-Dist: sphinx-design==0.5.0; extra == "docs"
Requires-Dist: sphinx-external-toc==1.0.0; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints==1.23.0; extra == "docs"
Requires-Dist: roman; extra == "docs"
Dynamic: license-file

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
* Feedback reports
* 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': [examples](examples.md)


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

