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.4.tar.gz
(434.3 kB
view details)
Built Distribution
ydb-3.3.4-py2.py3-none-any.whl
(538.0 kB
view details)
File details
Details for the file ydb-3.3.4.tar.gz
.
File metadata
- Download URL: ydb-3.3.4.tar.gz
- Upload date:
- Size: 434.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4310ba49bc8af4c9398fd2fc838a517a8bfd431a1bf23eacd7680d948ac0f63e |
|
MD5 | c3add08e3629222e8bea7cf33da71d86 |
|
BLAKE2b-256 | b31d8ee28470484f9f84af2a15aea9688bbbb49e7438df6a64413421249def66 |
File details
Details for the file ydb-3.3.4-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.3.4-py2.py3-none-any.whl
- Upload date:
- Size: 538.0 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 | 583bd59521a8df221b08d752a44bd075d6a5bb9d5cd086544152ba91a819e102 |
|
MD5 | 00ca66da04772d738a4e099bf64df554 |
|
BLAKE2b-256 | a2e86e005f512077f38cf733e1e21dcf7714305d55ccc699240d7dd9eeb861c3 |