reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
18.84k stars 1.07k forks source link

Figma to Pynecone plugin #1023

Open yashgugale opened 1 year ago

yashgugale commented 1 year ago

Are there any plans to convert Figma designs to Pynecone FE apps?

Alek99 commented 1 year ago

We do have plans for this in the future but have been focusing on improving the core of the library because we have limited bandwidth at the moment

yashgugale commented 1 year ago

Makes sense. Is there a way to convert from ReactJS code to Pynecone source code directly? There are currently some plugins (such as Quest) that convert Figma designs to React code. We could leverage that, and build on top of it to convert React code to Python Pynecone source files.