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

File metadata

File hashes

Hashes for chrondb-0.0.0.dev4-py3-none-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 941646966cb4f4605151a2d98a40c57785dd684c8a8d82688338160a0bf5f80b
MD5 74410e2edd637f0c92bf6417a9117095
BLAKE2b-256 fc27f1d11d7265e7a8077b41615dba072f30ad406e3c6b04caf14d68838ab1b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chrondb-0.0.0.dev4-py3-none-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d6de7aac8728332470df324ad3a94a94a280a09acc5d3133ab8af5e3bc62441b
MD5 2c52d6890da16a8516af754dd0caeaf0
BLAKE2b-256 2a117b296e3dd2b75d822a04f192de26f8b6454d21fdc03ddee5f93b05c0e1d2

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