Hacker News new | ask | show | jobs
by rmorshea 1106 days ago
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
2 comments

How much support does the idea have ? I like js tagged templates but I was wondering if it would impact the language too much.

Good luck nonetheless

Is reactpy a fork of IDOM or a rebranding of it?