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
Development
Instructions on ydb-python-sdk
development are located in BUILD.md.
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.21.6.tar.gz
(800.6 kB
view details)
Built Distribution
File details
Details for the file ydb-3.21.6.tar.gz
.
File metadata
- Download URL: ydb-3.21.6.tar.gz
- Upload date:
- Size: 800.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0465cd9a496d4454da88bb68516bec07e8701ed7aeb2d53d2e1934862bd67e12
|
|
MD5 |
f2fa6faa83b78b8b6c2c7143169a3c02
|
|
BLAKE2b-256 |
c3f7dc144d26de0c1b5d01db499305feabc4c75e95d5dbc5572e7474ddb63249
|
File details
Details for the file ydb-3.21.6-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.21.6-py2.py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9847eedce30af31688eb55ede57dac417da1daaceb67c25452f991a843d13f1b
|
|
MD5 |
1f8ae68f3e3a1a3d433a823168d9f6ea
|
|
BLAKE2b-256 |
12331582ee68f042399d43827f8b2cab4376dbb55db7d4263dbbf1503b36fc65
|