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.dev10-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.dev10-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.dev10-py3-none-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for chrondb-0.0.0.dev10-py3-none-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 39e722a98fea96bcf9b194ef69f5d0e012cab187f9c12cb4188d6afdff9e4d7c
MD5 95fefd3bbfc32a4a3502c5eb81e6e918
BLAKE2b-256 03884bca025bc3b69a91f7db1aac184183de83877c56292a0a06200eb2058297

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chrondb-0.0.0.dev10-py3-none-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c95d6a7a98076cdb7bacb51780f9e69fb7b1795bd13fa5e8cf65a0fc07a9386a
MD5 dece1af39dfe586253aaf819d876821f
BLAKE2b-256 f4646a9b6527067a7a41b1862d8698f99c9648e1ad9d90453b3f7192944cc163

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