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.1b9.tar.gz
(428.5 kB
view details)
Built Distribution
ydb-3.0.1b9-py2.py3-none-any.whl
(527.0 kB
view details)
File details
Details for the file ydb-3.0.1b9.tar.gz
.
File metadata
- Download URL: ydb-3.0.1b9.tar.gz
- Upload date:
- Size: 428.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a19b66a70a73bb77177d1a6a0783b4357aebb08bce198f54237d79bf060c49a6 |
|
MD5 | 4e1d56dab379b5eec061a19f57ea963d |
|
BLAKE2b-256 | 9fad4f628dd160f123e99254e57564eeee04ebf76f2af4d4194e6297853ee8f6 |
File details
Details for the file ydb-3.0.1b9-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.0.1b9-py2.py3-none-any.whl
- Upload date:
- Size: 527.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 | 5f2d7ea23e94119fcfa0676444c692337e50f86d347ba8a5d77a64e4f1e70476 |
|
MD5 | e7abdb77797d816c3af310806ade2eba |
|
BLAKE2b-256 | 0ca45a5dc354bd794ac34bf08890c2c290d761ab4c8e76bda890957b43cfa06d |