Metadata-Version: 2.1
Name: labda
Version: 0.0.9
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: actipy (>=3.0.5,<4.0.0)
Requires-Dist: black (>=24.4.0,<25.0.0)
Requires-Dist: colorlog (>=6.8.2,<7.0.0)
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: plotly (>=5.21.0,<6.0.0)
Requires-Dist: pyarrow (>=15.0.0,<16.0.0)
Requires-Dist: pydeck (>=0.8.0,<0.9.0)
Requires-Dist: requests (>=2.31.0,<3.0.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

[![pypi](https://img.shields.io/pypi/v/labda.svg)](https://pypi.python.org/pypi/labda)
[![downloads](https://static.pepy.tech/badge/labda/month)](https://pepy.tech/project/labda)
[![versions](https://img.shields.io/pypi/pyversions/labda.svg)](https://github.com/josefheidler/labda)
[![discord](https://img.shields.io/discord/1165947556807848016)](https://discord.gg/qu6ax5Q64j)

**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..
