Metadata-Version: 2.4
Name: dean_utils
Version: 0.0.65
Summary: various utils, functions, patches that I like
Author-email: Dean MacGregor <powertrading121@gmail.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: polars
Requires-Dist: pyarrow
Requires-Dist: azure-storage-blob
Requires-Dist: adlfs
Requires-Dist: fsspec
Requires-Dist: azure-storage-queue
Requires-Dist: python-multipart
Requires-Dist: azure-communication-email
Dynamic: license-file

# Dean utils

This is a collection of funcs I use often and don't want to copy paste everywhere. They aren't necessarily functionally related and have hard coded env names that might probably don't make sense for others. It's public so that I can import it from various Azure Functions. 
