Metadata-Version: 2.1
Name: labda
Version: 0.0.3
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: loguru (>=0.7.2,<0.8.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

[Library for Advanced Behavioural Data Analysis](https://labda.josefheidler.cz/) by [Josef Heidler](https://labda.josefheidler.cz/) is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).

## Documentation

TO-DO...

## Getting Help, Discussion and Development

TO-DO...

## Contributing to labda

TO-DO..
