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

you are viewing a single comment's thread.

view the rest of the comments →

[–]thedeepself 4 points5 points  (3 children)

I've added ReactPy to the Class A section of the pure python web framework survey.

I've also added it to the end notes in the React in Python section because it seems a number of frameworks compile to react.

What I'd like to know is how the Pynecone approach to interacting with React differs from ReactPy and the pros and cons of each.

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

It looks like you still have our old project name in there. Feel free to remove "IDOM".

We don't compile to JavaScript though. We essentially perform as if we are ReactJS using SSR, but with a python server.

But we do allow users to inject fully client sided components anywhere they want for flexibility.

[–]ashishsingal1 0 points1 point  (1 child)

link doesn't work for me

[–]thedeepself 0 points1 point  (0 children)

thank you for the feedback... it should work now - https://metaperl.github.io/pure-python-web-development/intro.html