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.1b7.tar.gz
(425.2 kB
view details)
Built Distribution
ydb-3.0.1b7-py2.py3-none-any.whl
(522.9 kB
view details)
File details
Details for the file ydb-3.0.1b7.tar.gz
.
File metadata
- Download URL: ydb-3.0.1b7.tar.gz
- Upload date:
- Size: 425.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 | 7cb199f40027770ff818f04e46c368eed9230eb4e4ab164e0d2accc7dda77cb2 |
|
MD5 | 8534d36704771d32a381e970f0246af6 |
|
BLAKE2b-256 | d912e37390c184a852a9f6c38178edd8e0f9527df6386179dd5154602d239bf5 |
File details
Details for the file ydb-3.0.1b7-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.0.1b7-py2.py3-none-any.whl
- Upload date:
- Size: 522.9 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 | b98831266dcd70a508563825779b00beddf78675e754f485b1c4d226d74b6816 |
|
MD5 | 49935f04ac6671f73a0bd1f68f313e72 |
|
BLAKE2b-256 | eaf02f4564f2cf1b82914965db0e4ebcbe9ed3d66e2de97855a874b0c01cbc0b |