Skip to main content

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


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)

Uploaded Source

Built Distribution

denokv-0.1.0a0.dev79-py3-none-any.whl (33.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page