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.0.1b13.tar.gz
(429.1 kB
view details)
Built Distribution
ydb-3.0.1b13-py2.py3-none-any.whl
(528.2 kB
view details)
File details
Details for the file ydb-3.0.1b13.tar.gz
.
File metadata
- Download URL: ydb-3.0.1b13.tar.gz
- Upload date:
- Size: 429.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c81eb74c05a5a339128070c9d67049cd73bb61481cd4e08e8cc164347262ea84 |
|
MD5 | 285c3246c414d7cdcf0d3fa31279ff6b |
|
BLAKE2b-256 | 9f91415c2cef25db90bf1685d4892923d97877c6f5cbf078b7e38be5c842496a |
File details
Details for the file ydb-3.0.1b13-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.0.1b13-py2.py3-none-any.whl
- Upload date:
- Size: 528.2 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 | 15abcb1b9ac29d639af57d54a277b08fe0ef5041586120a3de865c3512845083 |
|
MD5 | e7d1d7449ce80eb57238628839ba4daa |
|
BLAKE2b-256 | 3517a53896cbab937eb3e2f3bac70b83a4f71f18c61b3aa37dba5f19df5562bb |