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.9.tar.gz
(624.2 kB
view details)
Built Distribution
ydb-3.18.9-py2.py3-none-any.whl
(794.7 kB
view details)
File details
Details for the file ydb-3.18.9.tar.gz
.
File metadata
- Download URL: ydb-3.18.9.tar.gz
- Upload date:
- Size: 624.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbaba2ea6f22a59add93f6c9971244cf702e3a281ad37c4bd7cc480694881de0 |
|
MD5 | 04aeaab8b31c03df611ea78d5bd17b86 |
|
BLAKE2b-256 | 945a358a3cb972c6ab158c192429ff21a2c9e32b5811ccfe43118507c2c58074 |
File details
Details for the file ydb-3.18.9-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.18.9-py2.py3-none-any.whl
- Upload date:
- Size: 794.7 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 | b393ae5d69b614aeda0a07da4ed12807a8a7494f08f1acbddd3329fb4245239f |
|
MD5 | 5c15967030d0ade4cf48ef9a11ea4b91 |
|
BLAKE2b-256 | 6c9a2ffa8bfeee0787e49ea3706d20fecaa23f24df3d1185636caedd699f3503 |