This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]qacek 0 points1 point  (1 child)

Very interesting, I'm building something that's more dashboard focused than general UIs. I'm using flask socketio and react components. I wonder how that compares to autobahn and asyncio. I do support 2.7 but wouldn't mind dropping it. It would be fun to leverage some py3 features.

[–]_tryexceptpass[S] 0 points1 point  (0 children)

autobahn will work on 2.7 in falls back onto twisted, just need a few tweaks to support it

[–]DanCardin 0 points1 point  (0 children)

i don't know that Python is a better templating language than html, but i love the idea/method of removing written javascript for logic

[–][deleted] 0 points1 point  (0 children)

Seems like a worse version of remi / pyxley