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/fc/2c/be25ace04ffa4c9adbea0bc02ff0f5b9c984ca89dd637897be32c31e2ad0/ydb-3.18.11.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.11",
"project_urls": {
"Homepage": "http://github.com/ydb-platform/ydb-python-sdk"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "81de151a378eff9fc0274e6c3e1e24a524a5beffbe5d844c57ac4091beb493dd",
"md5": "3e32cf54405b6fe255cc0aababfefb2b",
"sha256": "c57ef4d4e16c156a20a0b24449a54688a3838487be1e084502d979da8b00dcf0"
},
"downloads": -1,
"filename": "ydb-3.18.11-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3e32cf54405b6fe255cc0aababfefb2b",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 809626,
"upload_time": "2024-12-12T07:15:36",
"upload_time_iso_8601": "2024-12-12T07:15:36.296699Z",
"url": "https://files.pythonhosted.org/packages/81/de/151a378eff9fc0274e6c3e1e24a524a5beffbe5d844c57ac4091beb493dd/ydb-3.18.11-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc2cbe25ace04ffa4c9adbea0bc02ff0f5b9c984ca89dd637897be32c31e2ad0",
"md5": "22e5f9cb6e0f2d39fe11253b391e02d4",
"sha256": "d62a00e72366d888c3b81f9d9b19517648fabbb2b50781ab3cbfc0652915a7cb"
},
"downloads": -1,
"filename": "ydb-3.18.11.tar.gz",
"has_sig": false,
"md5_digest": "22e5f9cb6e0f2d39fe11253b391e02d4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 639998,
"upload_time": "2024-12-12T07:15:39",
"upload_time_iso_8601": "2024-12-12T07:15:39.134995Z",
"url": "https://files.pythonhosted.org/packages/fc/2c/be25ace04ffa4c9adbea0bc02ff0f5b9c984ca89dd637897be32c31e2ad0/ydb-3.18.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-12 07:15:39",
"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"
}