YDB Python SDK
Project description
YDB Python SDK
Officially supported Python client for YDB.
Quickstart
Prerequisites
- Python 3.5 or higher
pip
version 9.0.1 or higher
If necessary, upgrade your version of pip
:
$ 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:
$ python -m pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate
$ python -m pip install --upgrade pip
Install YDB python sdk:
$ python -m pip install ydb
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ydb-2.9.0.tar.gz
(418.3 kB
view details)
Built Distribution
ydb-2.9.0-py2.py3-none-any.whl
(495.2 kB
view details)
File details
Details for the file ydb-2.9.0.tar.gz
.
File metadata
- Download URL: ydb-2.9.0.tar.gz
- Upload date:
- Size: 418.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fef2b010d6359875e3bd4e6f1659be50e0f940abce5e5cb74cd9c96ab894f014 |
|
MD5 | 7926d839ec7ffcf3cc0eb4fda9ef9635 |
|
BLAKE2b-256 | 86f5babb934bfd0cb60946d52807566d8ad819d6dd79d422f77f863348bd3ef1 |
File details
Details for the file ydb-2.9.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-2.9.0-py2.py3-none-any.whl
- Upload date:
- Size: 495.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d315449b0cdc98c26399d678de72915f3054318728ac9990861a835032efa1bc |
|
MD5 | 698fcfa82cdb0141187389e5c16acfad |
|
BLAKE2b-256 | 0b7cce477d971d940cf75ace3e9314e3dc6e149e6646436422eddef4fca07786 |