{"id":28547862,"url":"https://github.com/ydb-platform/ydb-python-sdk","last_synced_at":"2026-03-01T13:07:44.591Z","repository":{"id":36951323,"uuid":"181687264","full_name":"ydb-platform/ydb-python-sdk","owner":"ydb-platform","description":"YDB Python SDK","archived":false,"fork":false,"pushed_at":"2026-02-19T09:33:06.000Z","size":5400,"stargazers_count":92,"open_issues_count":147,"forks_count":68,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-02-19T13:47:20.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ydb-platform.github.io/ydb-python-sdk/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ydb-platform.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-16T12:42:56.000Z","updated_at":"2026-02-19T09:33:10.000Z","dependencies_parsed_at":"2023-09-23T00:19:14.229Z","dependency_job_id":"2afd5270-d547-451a-824d-22194636cca2","html_url":"https://github.com/ydb-platform/ydb-python-sdk","commit_stats":{"total_commits":535,"total_committers":37,"mean_commits":14.45945945945946,"dds":0.6074766355140186,"last_synced_commit":"26d43c7ca94c27d888b138b5ff1149c47300d4b7"},"previous_names":[],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/ydb-platform/ydb-python-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fydb-python-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fydb-python-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fydb-python-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fydb-python-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ydb-platform","download_url":"https://codeload.github.com/ydb-platform/ydb-python-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fydb-python-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29969754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T12:56:10.327Z","status":"ssl_error","status_checked_at":"2026-03-01T12:55:24.744Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-10T01:07:54.760Z","updated_at":"2026-03-01T13:07:44.576Z","avatar_url":"https://github.com/ydb-platform.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"YDB Python SDK\n---\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ydb-platform/ydb/blob/main/LICENSE)\n[![PyPI version](https://badge.fury.io/py/ydb.svg)](https://badge.fury.io/py/ydb)\n[![API Reference](https://img.shields.io/badge/API-Reference-lightgreen.svg)](https://ydb-platform.github.io/ydb-python-sdk)\n[![Functional tests](https://github.com/ydb-platform/ydb-python-sdk/actions/workflows/tests.yaml/badge.svg)](https://github.com/ydb-platform/ydb-python-sdk/actions/workflows/tests.yaml)\n[![Style checks](https://github.com/ydb-platform/ydb-python-sdk/actions/workflows/style.yaml/badge.svg)](https://github.com/ydb-platform/ydb-python-sdk/actions/workflows/style.yaml)\n\nOfficially supported Python client for YDB.\n\n---\n\n**Documentation**: \u003ca href=\"https://ydb-platform.github.io/ydb-python-sdk\" target=\"_blank\"\u003ehttps://ydb-platform.github.io/ydb-python-sdk\u003c/a\u003e\n\n---\n\n## Quickstart\n\n### Prerequisites\n\n- Python 3.8 or higher\n- `pip` version 9.0.1 or higher\n\nIf necessary, upgrade your version of `pip`:\n\n```sh\n$ python -m pip install --upgrade pip\n```\n\nIf you cannot upgrade `pip` due to a system-owned installation, you can\nrun the example in a virtualenv:\n\n```sh\n$ python -m pip install virtualenv\n$ virtualenv venv\n$ source venv/bin/activate\n$ python -m pip install --upgrade pip\n```\n\nInstall YDB python sdk:\n\n```sh\n$ python -m pip install ydb\n```\n\n## Development\n\nInstructions on `ydb-python-sdk` development are located in [BUILD.md](BUILD.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fydb-platform%2Fydb-python-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fydb-platform%2Fydb-python-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fydb-platform%2Fydb-python-sdk/lists"}