Metadata-Version: 2.3
Name: flex-dtk
Version: 0.1.0
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 🛠️

Handy tools for data access within Flexitricity.

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.

