YDB Python SDK
---
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ydb-platform/ydb/blob/main/LICENSE)
[![PyPI version](https://badge.fury.io/py/ydb.svg)](https://badge.fury.io/py/ydb)
[![API Reference](https://img.shields.io/badge/API-Reference-lightgreen.svg)](https://ydb-platform.github.io/ydb-python-sdk)
[![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)
[![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)
Officially supported Python client for YDB.
---
**Documentation**: <a href="https://ydb-platform.github.io/ydb-python-sdk" target="_blank">https://ydb-platform.github.io/ydb-python-sdk</a>
---
## Quickstart
### Prerequisites
- Python 3.8 or higher
- `pip` version 9.0.1 or higher
If necessary, upgrade your version of `pip`:
```sh
$ python -m pip install --upgrade pip
```
If you cannot upgrade `pip` due to a system-owned installation, you can
run the example in a virtualenv:
```sh
$ python -m pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate
$ python -m pip install --upgrade pip
```
Install YDB python sdk:
```sh
$ python -m pip install ydb
```
Raw data
{
"_id": null,
"home_page": "http://github.com/ydb-platform/ydb-python-sdk",
"name": "ydb",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Yandex LLC",
"author_email": "ydb@yandex-team.ru",
"download_url": "https://files.pythonhosted.org/packages/00/a5/c8a4727fe78e097a363727609139005b5c869cd7c6c4022c64a2ad995e1c/ydb-3.18.13.tar.gz",
"platform": null,
"description": "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**: <a href=\"https://ydb-platform.github.io/ydb-python-sdk\" target=\"_blank\">https://ydb-platform.github.io/ydb-python-sdk</a>\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",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "YDB Python SDK",
"version": "3.18.13",
"project_urls": {
"Homepage": "http://github.com/ydb-platform/ydb-python-sdk"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "94a17fe7f34dda99a3a1e0ae74b3978b260c7dbea92351e5bb52dfb8619635d4",
"md5": "d01a4218ee9ef606990c1a9fcee519a9",
"sha256": "a4309520da740c8aa630a3a2ca0d6d477bdd459f95cc52930742af31c74f12f8"
},
"downloads": -1,
"filename": "ydb-3.18.13-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d01a4218ee9ef606990c1a9fcee519a9",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 809774,
"upload_time": "2025-01-13T09:20:10",
"upload_time_iso_8601": "2025-01-13T09:20:10.991488Z",
"url": "https://files.pythonhosted.org/packages/94/a1/7fe7f34dda99a3a1e0ae74b3978b260c7dbea92351e5bb52dfb8619635d4/ydb-3.18.13-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "00a5c8a4727fe78e097a363727609139005b5c869cd7c6c4022c64a2ad995e1c",
"md5": "5aaa3e804e7795ed7dba73881d9baf16",
"sha256": "89ddcb636d6689e1143592a44a5c27b2b403b41b3ab5aeff8fc83b6bb518fd85"
},
"downloads": -1,
"filename": "ydb-3.18.13.tar.gz",
"has_sig": false,
"md5_digest": "5aaa3e804e7795ed7dba73881d9baf16",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 640222,
"upload_time": "2025-01-13T09:20:12",
"upload_time_iso_8601": "2025-01-13T09:20:12.647579Z",
"url": "https://files.pythonhosted.org/packages/00/a5/c8a4727fe78e097a363727609139005b5c869cd7c6c4022c64a2ad995e1c/ydb-3.18.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-13 09:20:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ydb-platform",
"github_project": "ydb-python-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "grpcio",
"specs": [
[
">=",
"1.42.0"
]
]
},
{
"name": "packaging",
"specs": []
},
{
"name": "protobuf",
"specs": [
[
"<",
"5.0.0"
],
[
">=",
"3.13.0"
]
]
},
{
"name": "aiohttp",
"specs": [
[
"<",
"4"
]
]
}
],
"tox": true,
"lcname": "ydb"
}