Metadata-Version: 2.1
Name: warpzone-sdk
Version: 11.3.1
Summary: The main objective of this package is to centralize logic used to interact with Azure Functions, Azure Service Bus and Azure Table Storage
Author: Mikkel Ladekarl Folmersen Nygaard
Author-email: mny@energinet.dk
Requires-Python: >=3.10,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: aiohttp (>=3.8.3,<4.0.0)
Requires-Dist: azure-core (==1.26.3)
Requires-Dist: azure-core-tracing-opentelemetry (==1.0.0b9)
Requires-Dist: azure-data-tables (>=12.4.0,<13.0.0)
Requires-Dist: azure-functions (>=1.12.0,<2.0.0)
Requires-Dist: azure-identity (==1.15.0)
Requires-Dist: azure-monitor-opentelemetry-exporter (>=1.0.0b11,<2.0.0)
Requires-Dist: azure-servicebus (>=7.8.0,<7.9.0)
Requires-Dist: azure-storage-blob (>=12.14.1,<13.0.0)
Requires-Dist: datamazing (>=4.2.0,<5.0.0)
Requires-Dist: opentelemetry-sdk (==1.14.0)
Requires-Dist: pandas (>=2.0.3,<3.0.0)
Requires-Dist: pyarrow (>=13.0.0,<14.0.0)
Requires-Dist: typeguard (>=3.0.1,<4.0.0)
