Metadata-Version: 2.4
Name: flex-data-sdk
Version: 1.1.1
Summary: Handy tools for data access
Requires-Python: >= 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
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

# 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://flex-data-docs.azurewebsites.net/flexdata/data.html)

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.

