Metadata-Version: 2.1
Name: monalysa
Version: 0.0.3
Summary: A unified library for carrying out quantitative movement analysis.
Home-page: https://github.com/siva82kb/monalysa
License: MIT
Keywords: movement analysis,biomechanics,neurorehabilitation,sport science
Author: Sivakumar Balasubramanian (Siva)
Author-email: siva82kb@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Project-URL: Repository, https://github.com/siva82kb/monalysa
Description-Content-Type: text/markdown

# Monalysa
** Still Under Development. Please check after some time.** 

Monalysa or **Mo**vement A**naly**sis Libr**a**ry is a unified python library for quantifying movement behavior.

## Purpose of the Package
This is a single library with a set of data structures, functions, and classes required for quantifying and anlaysing movement behavior for applications in motor control/learning, biomechanics, sports science, and neurorehabilitation.

## Features
Collection of supported operations:
    - Movement preprocessing
    - Movement segmentation 
    - Movement quality
    - UL functioning

## Getting Started
You can install this library using pip.
```bash
pip install monalysa
```

## Usage
Coming soon.

## Documentation
Coming soon.

## Authors
Sivakumar Balasubramanian, CMC Vellore

Alejandro Melendex-Calderon, Univ. of Queesland


