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.8.0.tar.gz
(517.6 kB
view details)
Built Distribution
ydb-3.8.0-py2.py3-none-any.whl
(655.2 kB
view details)
File details
Details for the file ydb-3.8.0.tar.gz
.
File metadata
- Download URL: ydb-3.8.0.tar.gz
- Upload date:
- Size: 517.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5bdbc7d069977de86d6ceac62602803696d6c911d685d99edc5a9988710aaf5 |
|
MD5 | 1f180e84347285db84b5c0daa693ced4 |
|
BLAKE2b-256 | 7df35fa14a6382eb6bc25e144fe8d90160003588561f30400fed9f63acdb6f48 |
File details
Details for the file ydb-3.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 655.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29d94f4c6047c24440e11a326604f913f1cf3d909f175329e081ac37f90a9152 |
|
MD5 | b5646917eb688790f9c3ecd8ef8a241b |
|
BLAKE2b-256 | 2b37f19e5f3c6115104955a9f117cf3e1618e439a364853824886c4426ff72b8 |