{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Provides a Python client library for interacting with Azure Cognitive Search, enabling you to query and manage search indexes in Azure.","skillfed_tags":["azure-sdk","search-client"],"use_cases":["Query Azure Cognitive Search indexes from Python applications to retrieve and rank search results.","Programmatically upload and manage documents in Azure search indexes as part of data pipeline workflows.","Build search-driven features into Python web applications or services backed by Azure infrastructure.","Integrate Azure search capabilities into data analysis or machine learning pipelines that require full-text search."],"what_it_does":"azure-search is a Python client library for Microsoft's Azure Cognitive Search service. It provides programmatic access to search indexes hosted in Azure, allowing you to execute queries, manage index documents, and interact with search configurations. The library depends on azure-core for shared Azure SDK functionality, msrest for REST operations, and compatibility shims (futures, enum34, typing) for older Python versions.\n\nThis is a beta-stage library released in early 2021. It targets Python 2.7 through 3.8 and carries dependencies that suggest it was designed for backward compatibility with Python 2. The package is part of the broader Azure SDK for Python ecosystem but has not received a new release in over two years, despite the underlying repository remaining active.","worth_installing":"Yes, with conditions. The package has low install friction, no known vulnerabilities, and permissive licensing. However, the beta status (1.0.0b2) and absence of releases since January 2021 raise questions about production readiness and whether newer stable alternatives exist in the Azure SDK ecosystem. Verify that this version meets your feature and compatibility needs before committing to production use."},"id":"azure-search","links":{"html":"https://skillfed.io/packages/azure-search","md":"https://skillfed.io/packages/azure-search.md","pypi":"https://pypi.org/project/azure-search/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2021-01-22","license_spdx":null,"license_treatment":"permissive","name":"azure-search","python_support":"unspecified","summary":"Microsoft Azure Cognitive Search Client Library for Python"},"popularity":{"monthly_downloads":129825,"position":11657,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0b2"}
