tagstr
This repo contains an issue tracker, examples, and early work related to PEP 999: Tag Strings (by jimbaker)
reactpy
It's React, but in Python (by reactive-python)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tagstr
Posts with mentions or reviews of tagstr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-05.
-
It's React, but in Python
ReactPy dev here. We're actually contributing to a WIP PEP that would add JS-like tagged template literals to Python. We think this will open up a whole new world of templating and DSL possibilities: https://github.com/jimbaker/tagstr
reactpy
Posts with mentions or reviews of reactpy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-29.
-
FastHTML – Modern web applications in pure Python
Another Python framework agnostic project is ReactPy. [0]
[0]: https://github.com/reactive-python/reactpy
-
Using Mountaineer to develop a React app with Python
This project has some similarities with projects like ReactPy and PyReact. However, unlike those projects, it allows you to integrate both the frontend written in pure TypSscript/React and the backend in pure Python/Uvicorn into a single condebase, achieving strong coupling between the two layers by using Mountaineer.
-
reactpy VS solara - a user suggested alternative
2 projects | 13 Oct 2023
- Reflex – Web apps in pure Python
-
Front-end chatbot for my langchain bot
Havent used this yet, but I heard some great reviews about reactpy
- Learning JavaScript isn’t all too hard but still nice addition….right?
- React, but in Python
-
It's React, but in Python
ReactPy dev here. We haven't actually landed on how we want to solve this problem at the moment. We have some ideas though. Would be curious to hear your thoughts on this issue: https://github.com/reactive-python/reactpy/issues/828
We think option 4 looks the most appealing.
What are some alternatives?
When comparing tagstr and reactpy you can also consider the following projects:
collagraph - Collagraph 📓 Reactive user interfaces
Solara - A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps
pyxl3 - A Python 3 extension for writing structured and reusable inline HTML.
fasthtml - The fastest way to create an HTML app
awesome-python-web-frameworks - A curated list of awesome Python Web Frameworks (micro, full-stack, REST, etc.)
tetra - Tetra - A full stack component framework for Django using Alpine.js