ydb


Nameydb JSON
Version 3.17.2 PyPI version JSON
download
home_pagehttp://github.com/ydb-platform/ydb-python-sdk
SummaryYDB Python SDK
upload_time2024-09-17 13:28:32
maintainerNone
docs_urlNone
authorYandex LLC
requires_pythonNone
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements grpcio packaging protobuf aiohttp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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)
[![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/7e/94/c20f105b0b5e55c48c2dc2176640a1ff9500a5a5e79df5ce18910fb77c48/ydb-3.17.2.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[![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.17.2",
    "project_urls": {
        "Homepage": "http://github.com/ydb-platform/ydb-python-sdk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57516e2b80e63c2914e9dcb8586981b5f696975768393081164021fe2f4a3f7f",
                "md5": "0f76839446ab789cf0405cf557eb0808",
                "sha256": "1347688d3d91017401b9b01fd111822044d0478220503559e09a455011ea83c2"
            },
            "downloads": -1,
            "filename": "ydb-3.17.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f76839446ab789cf0405cf557eb0808",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 787202,
            "upload_time": "2024-09-17T13:28:30",
            "upload_time_iso_8601": "2024-09-17T13:28:30.281497Z",
            "url": "https://files.pythonhosted.org/packages/57/51/6e2b80e63c2914e9dcb8586981b5f696975768393081164021fe2f4a3f7f/ydb-3.17.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e94c20f105b0b5e55c48c2dc2176640a1ff9500a5a5e79df5ce18910fb77c48",
                "md5": "e0b4a99a99124eccf2eec85832b9b317",
                "sha256": "a8dea851476b4ab1b38d79c998a60be00fb10e03b582ede43be452d21b978876"
            },
            "downloads": -1,
            "filename": "ydb-3.17.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e0b4a99a99124eccf2eec85832b9b317",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 618751,
            "upload_time": "2024-09-17T13:28:32",
            "upload_time_iso_8601": "2024-09-17T13:28:32.032210Z",
            "url": "https://files.pythonhosted.org/packages/7e/94/c20f105b0b5e55c48c2dc2176640a1ff9500a5a5e79df5ce18910fb77c48/ydb-3.17.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 13:28:32",
    "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": [
                [
                    ">=",
                    "3.13.0"
                ],
                [
                    "<",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "<",
                    "4"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "ydb"
}
        
Elapsed time: 3.37021s