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.dev14-py3-none-manylinux_2_35_x86_64.whl (30.4 MB view details)

Uploaded Python 3manylinux: glibc 2.35+ x86-64

chrondb-0.0.0.dev14-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.dev14-py3-none-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for chrondb-0.0.0.dev14-py3-none-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 04d20795903a2b69152ef38befb140ddb3ea0dfcb0c0f60e0bd57666d6a816dd
MD5 25d8393d52b14785db2f756390847b7f
BLAKE2b-256 4caca1b916c50b37b16402e5c374bc93ce2e5ae180370ebe4c3d0b685479d396

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chrondb-0.0.0.dev14-py3-none-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 fb815cf0bc2d323054225ce82d875858688e26adde03967f974753610bec4303
MD5 3414ad0b8de76dc794d5d65d891a3a91
BLAKE2b-256 399f54640723de9518260701fca03cc13c195fad0ac49e7ccc9d03963b1b86b5

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