Metadata-Version: 2.1
Name: befordata
Version: 0.2.3
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: numpy>=1.22
Requires-Dist: pandas>=2.2
Requires-Dist: scipy>=1.14
Requires-Dist: pyarrow>=17.0
Requires-Dist: sphinx>=8.1 ; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=3.0 ; extra == "docs"
Requires-Dist: numpydoc>=1.7 ; extra == "docs"
Project-URL: Home, https://github.com/lindemann09/befordata
Provides-Extra: docs

# 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)
[![PyPI](https://img.shields.io/pypi/v/befordata?style=flat)](https://pypi.org/project/befordata/)

see  https://lindemann09.github.io/befordata/


## Install via pip

```
pip install befordata
```


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


## Julia

A [Julia implementation of BeFordata](https://github.com/lindemann09/BeForData.jl) is under development.

(c) Oliver Lindemann

