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.0.tar.gz
(432.3 kB
view details)
Built Distribution
ydb-3.3.0-py2.py3-none-any.whl
(536.3 kB
view details)
File details
Details for the file ydb-3.3.0.tar.gz
.
File metadata
- Download URL: ydb-3.3.0.tar.gz
- Upload date:
- Size: 432.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 | 197ddd56819a4f55f97d98c32073bdc1326c5d7966e930a2124a27ef1388e6b5 |
|
MD5 | 1b5fb646185820cba3e78edb0e8feb7a |
|
BLAKE2b-256 | 92e5256d6d95d476dffc28242fb75e1936ae522f033692b5be5f421a278f0d62 |
File details
Details for the file ydb-3.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 536.3 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 | 90231ac2fed8963212a689699fb5d44b5c5f410e3897f926761905c386b60ee6 |
|
MD5 | ee8a1080322e87bfc739416d0f03c822 |
|
BLAKE2b-256 | 6338a241cc8bab2dad2199321020ca8ae0146e479ed0626031fda21b9a8ce46d |