Skip to content

docs: frame the Python client within the Chronicle client family and extend package keywords - #20

Merged
woksin merged 1 commit into
mainfrom
docs/ecosystem-framing-prealpha
Aug 28, 2026
Merged

docs: frame the Python client within the Chronicle client family and extend package keywords#20
woksin merged 1 commit into
mainfrom
docs/ecosystem-framing-prealpha

Conversation

@woksin

Copy link
Copy Markdown
Collaborator

What changed

  • README.md — the intro now describes Chronicle as the open-source (MIT) event-sourcing database and processing runtime — an event store for event-sourced and CQRS applications — and adds one framing sentence placing Python alongside the existing .NET, TypeScript, Kotlin/Java, and Elixir Chronicle clients, with links to each client repository. The pre-alpha / no-commitment disclaimer is unchanged.
  • pyproject.toml — extends the package keywords with cqrs, event-store, eventsourcing, ddd, async (and cratis) so the package is findable under common event-sourcing search terms once it is eventually published. The Pre-Alpha development-status classifier is kept.

Why

Better discoverability and accurate breadth: people searching for event sourcing, event store, or CQRS in Python should find this repository and understand where it fits in the Chronicle client family. No shipped claim is made — the client remains pre-alpha, unpublished, and coming soon.

No code changes; docs and package metadata only.

@woksinwoksin added the no-release No package release required label Aug 27, 2026
@woksin
woksin merged commit 7fdc9be into mainAug 28, 2026
8 of 9 checks passed
@woksin
woksin deleted the docs/ecosystem-framing-prealpha branch August 28, 2026 10:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-releaseNo package release required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@woksin