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.3.2.tar.gz
(433.0 kB
view details)
Built Distribution
ydb-3.3.2-py2.py3-none-any.whl
(536.9 kB
view details)
File details
Details for the file ydb-3.3.2.tar.gz
.
File metadata
- Download URL: ydb-3.3.2.tar.gz
- Upload date:
- Size: 433.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd941acc0fb7340798fdc46377471d96e65c44b345bbc27ae67d4c50861d8bd5 |
|
MD5 | 5a675dad1ab4437ef68f69f9560120a2 |
|
BLAKE2b-256 | 7a83cecccc46533bfc751f5d44f9adee0b199a23debbc6a5c2b1d3476a826f8e |
File details
Details for the file ydb-3.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 536.9 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 | 2dbf4e7be217f255ac891af851ba8213d909c22bab244686aa91e6bd270021ba |
|
MD5 | 89f7567a9501ddf19dbdd5d50ee75d7b |
|
BLAKE2b-256 | 1f27885d5338a8f635b779c8225d773079c21c5115c97166e44102c1fbc31b45 |