python-sdk
python-sdk copied to clipboard
Yandex.Cloud Python SDK
Posting here as recommended by YC support. We use Ubuntu 18.04.3, python 3.6.9, yandexcloud 0.34.0, grpc 1.28.1. Our application continuously starts and stops instances in YC, making no more than...
Hello, I have a question about STT v3, I don’t understand how to implement asynchronous recognition in real time, I see there is an AsyncRecognizerStub, but I don’t see the...
The new version of yandex provider added types but the way yandexcloud is used in Airflow in yandex provider is conflicting with it. For now we will temporarily limit yandexcloud...
Если написать хэндлер для отправки логов в yandex cloud logging, то при использовании `loguru.warning` (да и стандартного `logging.warning`) отправка логов будет отменена потому что в реализации этой SDK нет понятия...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.1 to 1.13.0. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.13.0 [!important] 🚨 This release includes fixes for GHSA-vxmw-7h4f-hqxh discovered by @woodruffw💰. We've also integrated Zizmor to catch...
I’m developing a Home Assistant integration that depends on Yandex Cloud SDK. Home Assistant recently [upgraded](https://github.com/home-assistant/core/blame/dev/homeassistant/package_constraints.txt#L147C5-L147C5) to `protobuf==6.31.1`, but the SDK restricts it to `