Metadata-Version: 2.4
Name: topaz-sdk
Version: 0.1.0
Summary: Python SDK for the Topaz Azure emulator
License: Apache-2.0
Project-URL: Homepage, https://topaz.thecloudtheory.com
Project-URL: Repository, https://github.com/thecloudtheory/topaz
Keywords: azure,emulator,local-development,topaz
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: azure-identity>=1.15.0
Requires-Dist: azure-mgmt-resource>=23.0.0
Requires-Dist: azure-mgmt-keyvault>=10.3.0
Requires-Dist: azure-mgmt-storage>=21.0.0
Requires-Dist: azure-mgmt-servicebus>=8.2.0
Requires-Dist: azure-mgmt-eventhub>=11.0.0
Requires-Dist: azure-mgmt-containerregistry>=10.3.0
Requires-Dist: PyJWT>=2.8.0
Requires-Dist: cryptography>=42.0.0
Requires-Dist: requests>=2.31.0
