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.1.0.tar.gz
(428.0 kB
view details)
Built Distribution
ydb-3.1.0-py2.py3-none-any.whl
(526.7 kB
view details)
File details
Details for the file ydb-3.1.0.tar.gz
.
File metadata
- Download URL: ydb-3.1.0.tar.gz
- Upload date:
- Size: 428.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beaff8b851d3bf5915679d0368d8c4ea10b7b6d6b42edf4583fe769ccc65ef02 |
|
MD5 | 31e4754d57488b09e6ab41a9bac3c4b3 |
|
BLAKE2b-256 | 3c265478a911748d479d18c3b3abbc4d58eacab53b41bb74f7041564551732ab |
File details
Details for the file ydb-3.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 526.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3811c52853b05ff46c26692ea8019322fd19964b7834bad329a5f40004ca4178 |
|
MD5 | 376bef39cec8e278a1ac2e08c1a626e4 |
|
BLAKE2b-256 | d85128f329e743c08c0f7ce36965a21373edc88f57257b048a327bec23b70fd6 |