Metadata-Version: 2.1
Name: warpzone-sdk
Version: 3.0.4
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: Anders Launer Baek-Petersen
Author-email: alp@energinet.dk
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.8.3,<4.0.0)
Requires-Dist: azure-core-tracing-opentelemetry (>=1.0.0b9,<2.0.0)
Requires-Dist: azure-data-tables (>=12.4.0,<13.0.0)
Requires-Dist: azure-functions (>=1.12.0,<2.0.0)
Requires-Dist: azure-monitor-opentelemetry-exporter (>=1.0.0b11,<2.0.0)
Requires-Dist: azure-servicebus (>=7.8.0,<8.0.0)
Requires-Dist: azure-storage-blob (>=12.14.1,<13.0.0)
Requires-Dist: opentelemetry-sdk (==1.14.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: pyarrow (>=9.0.0,<10.0.0)
