Metadata-Version: 2.1
Name: kineticstoolkit
Version: 0.11.0
Summary: An Open-Source Python Package to Facilitate Research in Biomechanics.
Home-page: https://kineticstoolkit.uqam.ca
Author: Félix Chénier
Author-email: chenier.felix@uqam.ca
License: Apache
Project-URL: Documentation, https://kineticstoolkit.uqam.ca
Project-URL: Source, https://github.com/felixchenier/kineticstoolkit/
Project-URL: Tracker, https://github.com/felixchenier/kineticstoolkit/issues
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: NOTICE.txt

# Kinetics Toolkit

- **is an online resource for students and researchers** to learn about 3D biomechanical data processing using Python;
- **is an open-source Python package** that does (only) the heavy lifting of this processing, so users stay in control of their data.

<div align="center">

<br/><a href="https://kineticstoolkit.uqam.ca"><img src="https://kineticstoolkit.uqam.ca/doc/_static/logo.png" style="width:30%;" alt="Logo"></a>

<a href="https://doi.org/10.21105/joss.03714"><img src="https://joss.theoj.org/papers/10.21105/joss.03714/status.svg" alt="JOSS"></a>
<a href="https://anaconda.org/conda-forge/kineticstoolkit"><img src="https://anaconda.org/conda-forge/kineticstoolkit/badges/version.svg" alt="Anaconda"></a>
<a href="https://anaconda.org/conda-forge/kineticstoolkit"><img src="https://anaconda.org/conda-forge/kineticstoolkit/badges/latest_release_date.svg" alt="Latest release"></a>


</div>

- Website: https://kineticstoolkit.uqam.ca
- Repository for the Python package: https://github.com/felixchenier/kineticstoolkit
- Repository for the website: https://github.com/felixchenier/kineticstoolkit_doc
