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 hashes)
Built Distribution
Close
Hashes for denokv-0.1.0a0.dev79-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 152f41f603ecba23cd0420d3761ab9f539053d2c6402be53b3becb133ed456ea |
|
MD5 | f77f7999bf3fff32e1bf31327962b6cc |
|
BLAKE2b-256 | cbf7c354e815f68547548f3a88b1e1ba4a63d5569f0f7baaa6992bc4e7cfcd9b |