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.2.0.tar.gz
(428.2 kB
view details)
Built Distribution
ydb-3.2.0-py2.py3-none-any.whl
(527.2 kB
view details)
File details
Details for the file ydb-3.2.0.tar.gz
.
File metadata
- Download URL: ydb-3.2.0.tar.gz
- Upload date:
- Size: 428.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a42b440db38df9eca689964705fb6d9b54e382a23273553d2f21b486f307c2c |
|
MD5 | 65c4de3e1def37c2c6ebe78ea4b03308 |
|
BLAKE2b-256 | 440c4e759e9dd17da8b166f5a0bab60115fc8fba3c5dbd0bcf17db705c38d88c |
File details
Details for the file ydb-3.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 527.2 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 | 381d95c3e0dde0e5706a6719ea92fbe51a7edfd1deb96ce2f5942bf1fcd89cad |
|
MD5 | cb6fc9f20e06ea60c34a96f2a0be9cdb |
|
BLAKE2b-256 | 44b5cc8cf2c5b1799e041dd5a1d1a439531deb0d46bb2d72d2314f1b3fc482b5 |