{"library":"azure-cosmos","type":"library","category":null,"description":"The `azure-cosmos` library is the official Python client for interacting with Azure Cosmos DB's NoSQL API. It allows developers to manage databases, containers, and items (JSON documents) in a globally distributed, multi-model database service. The library provides capabilities for creating, reading, updating, deleting, and querying data. The `azure-cosmosdb-nspkg` (version 2.0.2 provided in the prompt) is an internal namespace package for older Azure SDKs and is not intended for direct use; the modern client library is `azure-cosmos`. As of its latest stable release, it continues to receive active development and features.","language":"python","status":"active","version":"4.5.1","tags":["azure","cosmosdb","nosql","database","cloud","microsoft"],"last_verified":"Sun Jun 28","install":[{"cmd":"pip install azure-cosmos azure-identity","imports":["from azure.cosmos import CosmosClient","from azure.cosmos.exceptions import CosmosResourceNotFoundError"]}],"homepage":"https://azure.microsoft.com/products/cosmos-db","github":"https://github.com/Azure/azure-sdk-for-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/azure-cosmos/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":0.74,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/azure-cosmos/compatibility"}}