Metadata-Version: 2.4
Name: wingechr-datatools
Version: 0.15.0
Summary: TODO
Author-email: Christian Winger <c@wingechr.de>
Requires-Python: <3.14,>=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: appdirs>=1.4.4
Requires-Dist: chardet>=7.4.3
Requires-Dist: click>=8.3.1
Requires-Dist: coloredlogs>=15.0
Requires-Dist: fastapi>=0.138.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: jsonpath-ng>=1.8.0
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pandas>=2.3.3
Requires-Dist: pydantic>=2.13.4
Requires-Dist: pyodbc>=5.3.0
Requires-Dist: rdflib>=7.6.0
Requires-Dist: snakemake>=7.32.4
Requires-Dist: sqlalchemy>=2.0.51
Requires-Dist: sqlparse>=0.5.5
Requires-Dist: typing-extensions>=4.15.0
Requires-Dist: tzlocal>=5.4.3
Requires-Dist: uvicorn>=0.49.0
Dynamic: license-file

# README

[![github](https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white)](https://github.com/wingechr/datatools)
[![docs](https://img.shields.io/badge/docs-GitHub%20Pages-blue?style=?style=flat&logo=readthedocs&logoColor=white)](https://wingechr.github.io/datatools/)
[![pypi](https://img.shields.io/pypi/v/wingechr-datatools.svg?style=flat&logo=python&logoColor=white)](https://pypi.org/project/wingechr-datatools)
[![test](https://github.com/wingechr/datatools/actions/workflows/test.yml/badge.svg)](https://github.com/wingechr/datatools/actions/workflows/test.yml)
[![snyk](https://snyk.io/test/github/wingechr/datatools/badge.svg)](https://snyk.io/test/github/wingechr/datatools)
[![codecov](https://codecov.io/gh/wingechr/datatools/branch/dev/graph/badge.svg)](https://codecov.io/gh/wingechr/datatools)
[![license](https://img.shields.io/badge/License-CC0%201.0-lightgrey?style=flat&logo=creativecommons&logoColor=white)](https://github.com/wingechr/datatools/blob/dev/LICENSE)

## Installation

`pip install wingechr-datatools`
