{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends"}],"enrichment":{"capability":"HTTP client for submitting SQL queries to Yandex Query service and retrieving results with column metadata.","skillfed_tags":["yandex-cloud","sql-client"],"use_cases":["Submit ad-hoc SQL queries to Yandex Query from a Python script and retrieve results programmatically.","Automate data extraction pipelines that query Yandex Cloud data warehouses and process results locally.","Build a thin wrapper around Yandex Query for batch analytics jobs that need to run SQL and consume output.","Integrate Yandex Query into a larger data processing workflow alongside pandas and other Python tools."],"what_it_does":"yandex-query-client is an official HTTP client library for Yandex Query, Yandex Cloud's managed query service. It wraps the REST API to let you submit SQL queries, poll for completion, and fetch results with column names and types. The client handles authentication via IAM tokens and manages the query lifecycle\u2014creation, waiting for success, and result retrieval\u2014abstracting away direct HTTP calls.\n\nThe package depends on pandas, python-dateutil, requests, and urllib3 to handle data serialization and HTTP transport. It targets Python 3.8 and later. Maintenance is dormant as of mid-2024, so the library is stable but not actively developed; use it if you need to integrate Yandex Query into a Python application, but do not expect ongoing updates or support for new Yandex Cloud features.","worth_installing":"Yes, if you are already committed to Yandex Cloud and need to query Yandex Query from Python. The package is lightweight, has no security vulnerabilities, and uses standard dependencies. However, dormant maintenance means no active development; install it only if the current API surface meets your needs and you can tolerate no future updates."},"id":"yandex-query-client","links":{"html":"https://skillfed.io/packages/yandex-query-client","md":"https://skillfed.io/packages/yandex-query-client.md","pypi":"https://pypi.org/project/yandex-query-client/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-05-10","license_spdx":null,"license_treatment":"permissive","name":"yandex-query-client","python_support":"supports_current","summary":"The Yandex Query official HTTP client"},"popularity":{"monthly_downloads":3879307,"position":2464,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.4"}
