InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Compone Alternatives
Similar projects and alternatives to compone
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
hof
Framework that joins data models, schemas, code generation, and a task engine. Language and technology agnostic.
-
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.
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
PHPTAL
PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages
-
-
-
-
-
-
-
timeless
A mixture of a blog, wiki and CMS, inspired by Christoffer Sawicki's Termos and James Adam's Vanilla.rb (by judofyr)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
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 - InfluxDB
www.influxdata.com | 7 Jul 2025
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.