Metadata-Version: 2.1
Name: labda
Version: 0.0.2
Summary: Library for Advanced Behavioural Data Analysis
Home-page: https://labda.josefheidler.cz
License: 	CC-BY-SA-4.0
Keywords: analysis,health,behaviour,data,spatial,temporal
Author: Josef Heidler
Author-email: jheidler@health.sdu.dk
Maintainer: Josef Heidler
Maintainer-email: jheidler@health.sdu.dk
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Dist: geopandas (>=0.14.2,<0.15.0)
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
Requires-Dist: pandas (>=2.2.0,<3.0.0)
Requires-Dist: pandera (>=0.18.0,<0.19.0)
Requires-Dist: pyarrow (>=15.0.0,<16.0.0)
Requires-Dist: pydeck (>=0.8.0,<0.9.0)
Requires-Dist: sqlalchemy (>=2.0.25,<3.0.0)
Requires-Dist: timezonefinder (>=6.2.0,<7.0.0)
Project-URL: Documentation, https://labda.josefheidler.cz
Project-URL: Repository, https://github.com/josefheidler/labda
Description-Content-Type: text/markdown

# LABDA: Library for Advanced Behavioural Data Analysis

**LABDA is currently under development and may undergo significant API changes that could result in breaking changes.**

## What is it?

TO-DO...

## Main Features

TO-DO...

## License
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://labda.josefheidler.cz/">Library for Advanced Behavioural Data Analysis</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://josefheidler.cz/">Josef Heidler</a> is licensed under <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"></a></p>

## Documentation

TO-DO...

## Getting Help, Discussion and Development

TO-DO...

## Contributing to labda

TO-DO..
