Connect to Deno KV databases from Python.
Project description
Deno KV Python
Connect to Deno KV cloud and self-hosted databases from Python.
The denokv
package is an unofficial Python client for the Deno KV database. It can connect to
both the distributed cloud KV service, or self-hosted denokv server (which can be a replica of a cloud KV database, or standalone).
It implements version 3 of the KV Connect protocol spec, published by Deno.
Status
The package is under active development and is not yet stable or feature-complete.
Working:
- Reading data with kv.get(), kv.list()
To-do:
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
denokv-0.1.0a0.dev79.tar.gz
(29.1 kB
view details)
Built Distribution
File details
Details for the file denokv-0.1.0a0.dev79.tar.gz
.
File metadata
- Download URL: denokv-0.1.0a0.dev79.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5680c919c4e4fdb962f9b6e1bafe7ef24b020d346e4705e98cc76cb345dc6a3 |
|
MD5 | df3b26c13c5d0d6795bfbfb7d02b3df7 |
|
BLAKE2b-256 | d45ce8e510137b0a5af8846e34b745eecf6f20b0d9b4b39e4fbf7fb5227baea9 |
File details
Details for the file denokv-0.1.0a0.dev79-py3-none-any.whl
.
File metadata
- Download URL: denokv-0.1.0a0.dev79-py3-none-any.whl
- Upload date:
- Size: 33.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 152f41f603ecba23cd0420d3761ab9f539053d2c6402be53b3becb133ed456ea |
|
MD5 | f77f7999bf3fff32e1bf31327962b6cc |
|
BLAKE2b-256 | cbf7c354e815f68547548f3a88b1e1ba4a63d5569f0f7baaa6992bc4e7cfcd9b |