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

File metadata

File hashes

Hashes for chrondb-0.0.0.dev7-py3-none-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 c49e4f70905fc64c56db96914ee580a7b7db08c8336ba53dfb030402f649a20c
MD5 93e27a5adcb856a2dcdb4d20498a0182
BLAKE2b-256 7353230e49359fec1c13b6c6c0ce25f4cc93c9fc01ac1ce2caae0cd19377123c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chrondb-0.0.0.dev7-py3-none-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 955b24ffd1b52c4fbd891997d4eb1a6c0332ce13f4540fd68255a0a60b1e0d18
MD5 cb9b24f229ed612d13475ba13a6878fe
BLAKE2b-256 a8dfdfecf7b6d0fd0eb6e7a8c27b210d1b9c4ec9a8bd09c37d15d9d0a80e6b25

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