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.21.1.tar.gz
(782.9 kB
view details)
Built Distribution
File details
Details for the file ydb-3.21.1.tar.gz
.
File metadata
- Download URL: ydb-3.21.1.tar.gz
- Upload date:
- Size: 782.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b8b92b8eadc2cbe027dccf599f32215b19fcddce831c597a326cb1de9a8cedf |
|
MD5 | c560a13c1faabf430af4d70d91be264e |
|
BLAKE2b-256 | c8cddaea160e7b11f902ed82c4ba393415646e17db9bd59e54525bbe300ff72a |
File details
Details for the file ydb-3.21.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.21.1-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.22
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bce402de13f558d5af8cb9b068275c834e994952209bd0c7859d1a9677b284f3 |
|
MD5 | 8c08d07b48e87473e3029159878d5734 |
|
BLAKE2b-256 | 13bac10764da7ade41d90a4b3bd2fd8f9f2b367172f3884d65c34781dd37d527 |