AI-native development memory — markdown RAG for every AI coding tool
Project description
chronicle-dev (Python)
AI-native development memory — markdown RAG for every AI coding tool
This is the Python wrapper for Chronicle.
It delegates all work to the Node.js CLI (chronicle-dev on npm).
Requirements
- Python ≥ 3.9
- Node.js ≥ 20 (install)
Install
pip install chronicle-dev
Usage
Identical to the npm version:
chronicle init # scan last 6 months of git history
chronicle inject | claude # pipe context into Claude
chronicle inject | codex # or Codex, Gemini CLI, Aider...
chronicle hooks install # passive capture on every commit
chronicle deepen --depth=1year # scan further back
How it works
pip install chronicle-dev installs a chronicle entry point that:
- Checks Node ≥ 20 is available
- Delegates to
chronicle(if globally installed) ornpx chronicle-dev
The Node package is the source of truth. This wrapper exists so Python developers can install Chronicle without switching to npm.
Full docs
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 chronicle_dev-1.0.3.tar.gz.
File metadata
- Download URL: chronicle_dev-1.0.3.tar.gz
- Upload date:
- Size: 297.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
136e7189ff00c096a890fd191d0b971845e63742614b86612b10c15b26310025
|
|
| MD5 |
8e17209e3416cf1e18f990ef19ba1c05
|
|
| BLAKE2b-256 |
6a450da17525170d70d5ad5f3d5fd03ea4b5e8bc523aa4a971b91a836445dd99
|
File details
Details for the file chronicle_dev-1.0.3-py3-none-any.whl.
File metadata
- Download URL: chronicle_dev-1.0.3-py3-none-any.whl
- Upload date:
- Size: 299.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
050ce72157cdcd6b424b4f02e2664a4b506a3746b243a376cc6aebb043d741b9
|
|
| MD5 |
3e66f5ac93306cdae4a3849346f78b32
|
|
| BLAKE2b-256 |
0b20474c9201c867012c2304193ddeb10050f438f57f3a06dda4acfec6d04765
|