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

Uploaded Python 3manylinux: glibc 2.35+ x86-64

chrondb-0.0.0.dev5-py3-none-macosx_14_0_arm64.whl (27.6 MB view details)

Uploaded Python 3macOS 14.0+ ARM64

File details

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

File metadata

File hashes

Hashes for chrondb-0.0.0.dev5-py3-none-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 ea6bdf523e72795c1d9bbb135446736ff82dc441376eb579710dc5061852316c
MD5 d0352f4743eff821b6fd6cd6ca874cb5
BLAKE2b-256 d0bb1ef5d8637308a2ef87e27cfb7a9c0afac969447e3b4e74e9b46415f41cd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chrondb-0.0.0.dev5-py3-none-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c5d040dfdd2018b08281949927fb2be1f88292016e5d8a9ff2f805533dac0b4b
MD5 aa07d2ac869146be134165e86073ad73
BLAKE2b-256 3ef0cb2e1c19fa9ea52c48d15ac4a45143fdc1e980a7ec2261f540b360b52965

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