YDB Python SDK
Project description
YDB Python SDK
Officially supported Python client for YDB.
Documentation: https://ydb-platform.github.io/ydb-python-sdk
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.18.0.tar.gz
(619.6 kB
view details)
Built Distribution
ydb-3.18.0-py2.py3-none-any.whl
(787.9 kB
view details)
File details
Details for the file ydb-3.18.0.tar.gz
.
File metadata
- Download URL: ydb-3.18.0.tar.gz
- Upload date:
- Size: 619.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e592638a038987c94cc613b347e66807b26d44f33b86c2b86738d313b62a8395 |
|
MD5 | 001836d5edf023a8ce272472e0886420 |
|
BLAKE2b-256 | b579d4f14d44116778f4100edbe1068e9c57d7a3997eccaad0241cadd745aa35 |
File details
Details for the file ydb-3.18.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.18.0-py2.py3-none-any.whl
- Upload date:
- Size: 787.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cbc6ea02d9e78bae7c06b26526cbd8c9ad5c114d2140e577b4a95ec179ece01 |
|
MD5 | 5c232ab3abef8b47a435eeaeb2ded0e5 |
|
BLAKE2b-256 | 270d27363336261564d683a692f835f150e381806fd06e3543ca6229b73f6af6 |