Below you will find pages that utilize the taxonomy term “Lbliii”
April 25, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.8.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a pure-Python templating library that introduces a component-based model for HTML, Markdown, terminal output, and CI reports, enabling features like typed properties, named slots, static validation, scoped state, and error boundaries. It automates error detection and ensures correctness by validating templates at build time, catching issues like incorrect parameter types or missing attributes before deployment. With support for static sites, web apps, CI reports, and terminal tools, Kida simplifies reusable component creation and enhances template flexibility while eliminating the need for JavaScript build steps or runtime dependencies.
April 21, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.7.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a Python-based component framework for generating HTML, terminal output, and markdown with modern frontend patterns, such as typed props, named slots, scoped state, and error boundaries, all without relying on JavaScript or a build step. It automates template validation, component discovery, and compile-time checks to enhance reliability and scalability across multi-core Python environments. Key features include static type-checking, context propagation, co-located styles, and error handling, making it a robust alternative to traditional templating engines like Jinja2.
April 14, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.6.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a Python-based framework for creating HTML templates with modern frontend features like typed properties, named slots, scoped state, and error boundaries, all without requiring JavaScript or a build step. It automates tasks such as static validation, component discovery, and introspection, enabling efficient template creation and debugging with compile-time checks. Key capabilities include support for reusable components, context propagation, co-located styles, streaming, and scalability across multiple threads in Python 3.14.
April 11, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.4.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a high-performance template engine that compiles templates to Python AST, enabling rendering to multiple outputs such as HTML, terminal, markdown, and CI reports. It automates repetitive tasks like generating test summaries and PR comments from tool outputs (e.g., pytest, coverage) and supports advanced templating features like inheritance, pattern matching, and streaming. With built-in scalability and support for free-threaded Python, Kida simplifies dynamic content generation across diverse environments.
April 10, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.4.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a versatile template engine that compiles to Python AST and renders content for multiple outputs, including HTML, terminal, markdown, and CI reports, while scaling efficiently across Python’s free-threaded environments. It automates and streamlines the generation of dynamic content, such as test reports or user interfaces, by providing a unified syntax and built-in templates for popular tools like pytest and coverage. Its key capabilities include template inheritance, reusable components, pattern matching, streaming, and integration with GitHub Actions for automating CI/CD workflows.
April 10, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.3.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a versatile template engine that compiles templates into Python Abstract Syntax Trees (AST) for rendering content in HTML, terminal, Markdown, and CI reports, with support for multi-core scaling. It simplifies the process of generating dynamic content and automates tasks like creating step summaries and pull request comments in GitHub Actions using built-in templates for popular tools like pytest, coverage, and ruff. Key features include template inheritance, components, pattern matching, streaming, and integration with modern Python features like null safety and free-threading.
April 8, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.3.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a versatile template engine that compiles to Python AST and supports rendering to multiple formats, including HTML, terminal output, and Markdown. It streamlines tasks like creating custom CI reports from tool outputs (e.g., pytest, coverage) by automating the generation of step summaries and PR comments in GitHub Actions. Key capabilities include template inheritance, pattern matching, safe data handling, streaming, and integration with modern frameworks.