SaaSHub helps you find the best software and product alternatives Learn more →
Compone Alternatives
Similar projects and alternatives to compone
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
hof
A developer experience centered on CUE. Unifies schemas, data models, deterministic and agentic code generation, workflow and task engine, dagger powered environments, coding assistant, and vscode extension; woven together on the CUE lattice. Squint harder if you can't see the cube :]
-
domonic
Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.
-
-
-
dominate
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
-
-
-
-
-
-
timeless
A mixture of a blog, wiki and CMS, inspired by Christoffer Sawicki's Termos and James Adam's Vanilla.rb (by judofyr)
-
PHPTAL
PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages
-
ludic
🌳 A type-safe HTML template engine for Python. Build dynamic web pages using Python components with a React-like approach.
-
-
-
-
-
-
compone discussion
compone reviews and mentions
-
HTML_slice: Enable Ruby classes the ability to generate reusable pieces of HTML
Here is another component library for Python: https://compone.kissgyorgy.me
-
Htmy – Async, pure-Python rendering engine
Check this out: https://compone.kissgyorgy.me/
Much simpler than this library, components are simply functions, rendered to strings.
I made one microbenchmark, it's "only" 2x slower than Jinja2 right now, but I know how to make it faster.
-
Show HN: Use Go's HTML/template to write React-like code
I like the experimentation, but it's still using templates. I was hoping something pure-Go code components without any template rendering at all.
I was trying to do the same React-like Component framework, but for Python. No templates needed, you write 100% Python code. Here are some examples how it looks like for simple components: https://github.com/kissgyorgy/compone/tree/master/core/examp...
I use it in a Django project everywhere, no template rendering for custom views!
-
Ludic: New framework for Python with seamless Htmx support
I also started working on a Python Component library, but it's fully independent of any web framework, and you can generate XML/RSS with it too. I'm using it for months now, I will release the first version soon: https://github.com/kissgyorgy/compone
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jun 2026
Stats
kissgyorgy/compone is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of compone is Python.