{"library":"azure-schemaregistry","type":"library","category":null,"description":"The Azure Schema Registry client library for Python (version 1.3.0) provides a robust interface for interacting with the Azure Schema Registry service. This service, hosted by Azure Event Hubs, offers a centralized repository for managing, versioning, and storing schemas. The library enables applications to register and retrieve schemas, and includes a JSON schema-based encoder for efficient payload encoding and decoding using schema identifiers rather than full schema definitions. It adheres to the Azure SDK guidelines, offering a consistent and Pythonic experience. It is actively maintained with a regular release cadence as part of the broader Azure SDK for Python.","language":"python","status":"active","version":"1.3.0","tags":["Azure","Schema Registry","Event Hubs","messaging","schema validation","JSON schema","cloud"],"last_verified":"Thu May 21","install":[{"cmd":"pip install azure-schemaregistry","imports":["from azure.schemaregistry import SchemaRegistryClient","from azure.schemaregistry.encoder.jsonencoder import JsonSchemaEncoder","from azure.identity import DefaultAzureCredential"]},{"cmd":"pip install azure-schemaregistry[jsonencoder]","imports":[]}],"homepage":"https://azure.microsoft.com/en-us/products/event-hubs/","github":"https://github.com/Azure/azure-sdk-for-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/azure-schemaregistry/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":0.43,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/azure-schemaregistry/compatibility"}}