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.1b6.tar.gz
(423.7 kB
view details)
Built Distribution
ydb-3.0.1b6-py2.py3-none-any.whl
(522.6 kB
view details)
File details
Details for the file ydb-3.0.1b6.tar.gz
.
File metadata
- Download URL: ydb-3.0.1b6.tar.gz
- Upload date:
- Size: 423.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 222c31f4fd0cc24fc54de24c0ec8f00ca5be6978415da5a3a7c06ef03a6dc2ec |
|
MD5 | 6228c6d186eebc9c392fb27443f13cd0 |
|
BLAKE2b-256 | 6f5037f4878f161da4327f47eb46ba4166a74a6fc0d490d7f232c8462fe8dca1 |
File details
Details for the file ydb-3.0.1b6-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.0.1b6-py2.py3-none-any.whl
- Upload date:
- Size: 522.6 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 | 76a48079c76f606aa00728ab62280b32525caf69e1aeba82be10324ac4f1882d |
|
MD5 | dd8d27e766fafa723463f0b710a39661 |
|
BLAKE2b-256 | 511fa71c716ce2235e6d47caedf7ab1255b0020feb4a6f93f66223d0d904d8dc |