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/94/5a/358a3cb972c6ab158c192429ff21a2c9e32b5811ccfe43118507c2c58074/ydb-3.18.9.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.9",
"project_urls": {
"Homepage": "http://github.com/ydb-platform/ydb-python-sdk"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6c9a2ffa8bfeee0787e49ea3706d20fecaa23f24df3d1185636caedd699f3503",
"md5": "5c15967030d0ade4cf48ef9a11ea4b91",
"sha256": "b393ae5d69b614aeda0a07da4ed12807a8a7494f08f1acbddd3329fb4245239f"
},
"downloads": -1,
"filename": "ydb-3.18.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5c15967030d0ade4cf48ef9a11ea4b91",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 794666,
"upload_time": "2024-11-19T10:32:16",
"upload_time_iso_8601": "2024-11-19T10:32:16.522482Z",
"url": "https://files.pythonhosted.org/packages/6c/9a/2ffa8bfeee0787e49ea3706d20fecaa23f24df3d1185636caedd699f3503/ydb-3.18.9-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "945a358a3cb972c6ab158c192429ff21a2c9e32b5811ccfe43118507c2c58074",
"md5": "04aeaab8b31c03df611ea78d5bd17b86",
"sha256": "dbaba2ea6f22a59add93f6c9971244cf702e3a281ad37c4bd7cc480694881de0"
},
"downloads": -1,
"filename": "ydb-3.18.9.tar.gz",
"has_sig": false,
"md5_digest": "04aeaab8b31c03df611ea78d5bd17b86",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 624203,
"upload_time": "2024-11-19T10:32:18",
"upload_time_iso_8601": "2024-11-19T10:32:18.127179Z",
"url": "https://files.pythonhosted.org/packages/94/5a/358a3cb972c6ab158c192429ff21a2c9e32b5811ccfe43118507c2c58074/ydb-3.18.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-19 10:32:18",
"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": [],
"tox": true,
"lcname": "ydb"
}