YDB Python SDK
Project description
YDB Python SDK
Officially supported Python client for YDB.
Quickstart
Prerequisites
- Python 3.5 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-2.8.0.tar.gz
(418.3 kB
view details)
Built Distribution
ydb-2.8.0-py2.py3-none-any.whl
(495.2 kB
view details)
File details
Details for the file ydb-2.8.0.tar.gz
.
File metadata
- Download URL: ydb-2.8.0.tar.gz
- Upload date:
- Size: 418.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02e33dd1c47d1de9c57c31d769d3b3f1f0e2f8f74c6760d326921882894aa2d4 |
|
MD5 | d54c13669878adead257c16325187238 |
|
BLAKE2b-256 | 7574b06aa083a347a52d383de7f1ad48efe66763346d6ac80ea3b5e980e4ae90 |
File details
Details for the file ydb-2.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-2.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 495.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e246be3a0a67e212e3551147a22b24f30be958b8fb676921d331e14ab4711cd |
|
MD5 | d907b961c5b6ab20a311056464e3c255 |
|
BLAKE2b-256 | 5768e161c4f5f2c643fc911a882f4a3c4998645c8cd25edc7d4467ed5c01ba70 |