YDB Python SDK
Project description
YDB Python SDK
Officially supported Python client for YDB.
Quickstart
Prerequisites
- Python 3.8 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-3.12.3.tar.gz
(526.0 kB
view details)
Built Distribution
ydb-3.12.3-py2.py3-none-any.whl
(668.7 kB
view details)
File details
Details for the file ydb-3.12.3.tar.gz
.
File metadata
- Download URL: ydb-3.12.3.tar.gz
- Upload date:
- Size: 526.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6895e97218d464cb6e46fedebb8e855e385740e61bd700fd26983c9daeb9ba74 |
|
MD5 | 126159f0fce9a40f6ab98f8724494431 |
|
BLAKE2b-256 | 1a3acc636885f038c6cc00cdfe3050e45082d66d094cda0293d6b26530481674 |
File details
Details for the file ydb-3.12.3-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.12.3-py2.py3-none-any.whl
- Upload date:
- Size: 668.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bb1094d471c47c3da773dc607ae47129899becdcca5756d199e343140599799 |
|
MD5 | c4b83a6e84a116c589d14b420cf881a4 |
|
BLAKE2b-256 | 220a117cac49efe8cb50afb5b152ebc283dd281a6a05e6532832f9927807012a |