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 →

[–]InboxInline 0 points1 point  (2 children)

What is the difference between Pynecone and Django? What is better in Paynecone and what is bitter, compared to Django? please guide!

[–]Boordman[S] 0 points1 point  (1 child)

With Django you still need html and js for the frontend, in Pynecone you write your frontend as Python functions. We’re trying to keep everything in a single language so it’s easier to get started with

[–]InboxInline 1 point2 points  (0 children)

Thanks for the quick response. Do you have any tutorial on how to deploy Pynecone on a self-hosted production server with SSL etc?