Metadata-Version: 2.3
Name: flex-dtk
Version: 0.2.1
Summary: Handy tools for datalake access
Requires-Python: >= 3.9
Description-Content-Type: text/markdown
Requires-Dist: pandas>=2
Requires-Dist: adlfs>=2023
Requires-Dist: fsspec>=2023
Requires-Dist: pyarrow>=14
Requires-Dist: sqlalchemy>=2
Requires-Dist: pyodbc>=4
Requires-Dist: azure-identity>=1
Requires-Dist: psycopg2-binary>=2
Requires-Dist: ipython>=7 ; extra == "interactive"
Requires-Dist: notebook>=7 ; extra == "interactive"
Requires-Dist: duckdb>=1 ; extra == "interactive"
Provides-Extra: interactive

# Flexitricity Data Tool Kit 🛠️

![coverage](https://img.shields.io/badge/coverage-100-green)
![pylint-score](https://img.shields.io/badge/pylint-10-green)

Handy tools for data access within Flexitricity.

[Full documentation is available](https://red-sky-0894abb03.4.azurestaticapps.net/)

Note that for easier distribution this project is open source, although it's unlikely that functions within here would be of use as packaged, outside of the company context.

