Changelog
PyWire is a monorepo of independently-versioned packages. Releases are managed by release-please — each package has its own CHANGELOG.md on GitHub.
Python packages
Section titled “Python packages”- pywire — core framework (Starlette + .wire compiler).
- pywire-cli —
pywireCLI:dev,run,build,deploy,check. - pywire-parser — shared
.wireparser + analysis engine. - pywire-auth — auth providers + identity stores.
- pywire-language-server — LSP server for
.wire. - pywire-templates — shared Jinja2 templates (deploy configs).
- create-pywire-app — project scaffolding CLI.
Editor & tooling
Section titled “Editor & tooling”- tree-sitter-pywire — Tree-sitter grammar for
.wire. - prettier-plugin-pywire — Prettier formatter for
.wire. - vscode-pywire — VS Code extension.
Docs site
Section titled “Docs site”- pywire-docs — this site.
For all releases across the monorepo, see the GitHub Releases page.