Skip to content

add: Chirp - #11

Open
lbliii wants to merge 1 commit into
devtoolsd:mainfrom
lbliii:agent/add-chirp
Open

add: Chirp#11
lbliii wants to merge 1 commit into
devtoolsd:mainfrom
lbliii:agent/add-chirp

Conversation

@lbliii

@lbliii lbliii commented Aug 3, 2026

Copy link
Copy Markdown

What changed

Adds Chirp to the Python frameworks directory with its official documentation, GitHub repository, license, installation command, feature summary, related frameworks, and a concise description of its HTML-first hypermedia model.

Why

Chirp is a maintained, open-source Python web framework with a distinct focus on full-page and fragment rendering, streaming HTML, server-sent events, and pre-deployment hypermedia contract checks.

Developer impact

Developers browsing Python web frameworks can discover Chirp, compare its approach with existing frameworks, and reach its documentation and source repository.

Validation

  • Parsed the YAML frontmatter successfully and checked required fields.
  • Verified the slug matches the filename.
  • Verified all referenced framework slugs exist in the directory.
  • Ran git diff --cached --check successfully before committing.
  • The repository's full Hugo build currently fails on the unchanged upstream baseline under Hugo 0.148.2 because removed Hugo APIs are still referenced (hugo.Data and the deprecated paginate configuration). The new content file is not involved in those errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant