Placeholder reservation for the wombatkv Python bindings. Real bindings ship in a future release; see https://crates.io/crates/wombatkv-node.
Project description
wombatkv (Python placeholder)
This package is a placeholder reservation on PyPI for the future Python bindings of wombatkv. It does not provide any functionality yet.
What wombatkv is
wombatkv is an object-storage-native KV cache system for LLM inference. It makes KV cache a shared, addressable resource: anything an engine prefills once (system prompts, RAG context, shared documents, conversation history) lands in an S3 bucket as content-addressed blocks. Any other engine pointing at the same bucket inherits it: the next process, the next conversation, the next agent in a fan-out, the next teammate on a different laptop.
The implementation is a Rust workspace at https://github.com/Venkat2811/wombatkv.
Status
| Version | Status |
|---|---|
0.0.0 (this release) |
Placeholder. No bindings. |
0.1.0+ |
Real Python bindings (planned). Not yet released. |
Importing the package or accessing any attribute is currently a no-op pointing back to the upstream Rust crates.
Rust crates (published on crates.io)
wombatkv-node, high-level Rust APIwombatkv-cabi, C ABI surface for non-Rust engines (libwombatkv.{so,dylib}+wombatkv.h)wombatkv-daemon, sidecar deployment binary
License
Apache License, Version 2.0. See LICENSE.
Links
- Rust source repository: https://github.com/Venkat2811/wombatkv
- Issues / questions: https://github.com/Venkat2811/wombatkv/issues
- Maintainer on Twitter/X: @venkat_systems
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wombatkv-0.0.0.tar.gz.
File metadata
- Download URL: wombatkv-0.0.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ee292736f377c8d302310cc04011d0f95593120497b1061c34c47005a2907c9
|
|
| MD5 |
25c0fda5c1abd0e209daf0b0e41e6870
|
|
| BLAKE2b-256 |
5baf68393ec2bdb1fd7f05f3cd3ffc9735c36d24f3849f5bce8c91762005598f
|
File details
Details for the file wombatkv-0.0.0-py3-none-any.whl.
File metadata
- Download URL: wombatkv-0.0.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3e790197ace56381467cc1affb44e6bca6c8b0dfaabbf005c72e8a3faaf01cc
|
|
| MD5 |
21db547277b678d9d1ce5c1764eb1ff3
|
|
| BLAKE2b-256 |
02915a78815e06a7efcc146d3f96740625392378ce82dfe5310ab270e390d0e2
|