Metadata-Version: 2.1
Name: befordata
Version: 0.2.2
Summary: BeFoR-Data structure for handling behavioural force data
Author-email: Oliver Lindemann <lindemann@essb.eur.nl>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: typing_extensions>=4.0
Requires-Dist: numpy>=1.22
Requires-Dist: pandas>=2.2
Requires-Dist: scipy>=1.14
Requires-Dist: pyarrow>=17.0
Project-URL: Home, https://github.com/lindemann09/befordata

# BeForData

Data structure for handling behavioural force data

[![GitHub license](https://img.shields.io/github/license/lindemann09/befordata)](https://github.com/lindemann09/befordata/blob/master/LICENSE)
[![Python Version](https://img.shields.io/pypi/pyversions/befordata?style=flat)](https://www.python.org)
[![PyPI](https://img.shields.io/pypi/v/befordata?style=flat)](https://pypi.org/project/befordata/)


## Install via pip

```
pip install befordata
```


[BeForData Demo](https://lindemann09.github.io/befordata/demo_befordata.html)


(c) Oliver Lindemann

