Skip to main content

Python bindings for ChronDB - a time-traveling key/value database

Project description

ChronDB

Python bindings for ChronDB — a time-traveling key/value database built on Git.

Install

pip install chrondb

Quick Start

from chrondb import ChronDB

with ChronDB("/tmp/data", "/tmp/index") as db:
    db.put("user:1", {"name": "Alice", "email": "alice@example.com"})

    user = db.get("user:1")
    print(user)

Documentation

License

AGPL-3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

chrondb-0.0.0.dev11-py3-none-manylinux_2_35_x86_64.whl (30.3 MB view details)

Uploaded Python 3manylinux: glibc 2.35+ x86-64

chrondb-0.0.0.dev11-py3-none-macosx_14_0_arm64.whl (29.8 MB view details)

Uploaded Python 3macOS 14.0+ ARM64

File details

Details for the file chrondb-0.0.0.dev11-py3-none-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for chrondb-0.0.0.dev11-py3-none-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 1efbefb0d49e0625063ad5048f1a1ea9461fa2bc834bebf2b33dd18103ac2ee2
MD5 4c9ed394d0723c66a7a60c305644b504
BLAKE2b-256 efa7077c99212fcf5243f3f57ee14c891de7f9239288b53f6118f93d463ab6f9

See more details on using hashes here.

File details

Details for the file chrondb-0.0.0.dev11-py3-none-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for chrondb-0.0.0.dev11-py3-none-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 92178875c59eb96f492f693bfa1b6398ceaa58b4701a0021d8acc74020293f98
MD5 caf0cb6fcab78d26fefe1a729d711e8d
BLAKE2b-256 df11ae3cde1a6e4c009cf5d5537e26da93ffaa313888969a5bb0b2b829620a44

See more details on using hashes here.

Supported by

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