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.7.1.tar.gz
(516.6 kB
view details)
Built Distribution
ydb-3.7.1-py2.py3-none-any.whl
(653.7 kB
view details)
File details
Details for the file ydb-3.7.1.tar.gz
.
File metadata
- Download URL: ydb-3.7.1.tar.gz
- Upload date:
- Size: 516.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 501a3e38e73d33933a5b14e2eeb7f629434b9ee424c1f0664550ecce971d35ae |
|
MD5 | d3204f5458d9a15a48a2b671a572cdb5 |
|
BLAKE2b-256 | e544ba172dd0026555111305f1535b79e65cb51f056a5c6c91b6c032f538e751 |
File details
Details for the file ydb-3.7.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ydb-3.7.1-py2.py3-none-any.whl
- Upload date:
- Size: 653.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb441fc8469eb965b23ebef2cf880e6eaf1467cd8d39df30b7e8e3a57390e463 |
|
MD5 | 035052e046508f7e8bfe4f1e18f35467 |
|
BLAKE2b-256 | 80588c057ae762eb75443b3c12635c1b95187696a44b8eab1b058ebd1c1a3ff7 |