Skip to content

add: Kida - #10

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

add: Kida#10
lbliii wants to merge 1 commit into
devtoolsd:mainfrom
lbliii:agent/add-kida

Conversation

@lbliii

@lbliii lbliii commented Aug 3, 2026

Copy link
Copy Markdown

What changed

Adds Kida to the Python libraries directory with its official documentation, GitHub repository, license, compatibility, framework integrations, and a concise overview of its component and static-validation model.

Why

Kida is a maintained, open-source Python template engine with a distinct typed component model and support for free-threaded Python 3.14t. The entry gives developers another documented option for server-rendered templates and component composition.

Developer impact

Developers browsing Python libraries can discover Kida, understand its primary use cases, 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.
  • Attempted the full Hugo build; the current upstream baseline fails 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