React-Proto / react-proto

:art: React application prototyping tool for developers and designers :building_construction:
https://react-proto.github.io/react-proto/
MIT License
3.46k stars 232 forks source link

Python Dash (plotly) support #113

Open AdamJel opened 3 years ago

AdamJel commented 3 years ago

Description

Hi, would it be possible to implement a support for python Dash library? That is generating boilerplate code not directly for react, but for react wrapper - dash.

Why

It would allow all python only developers, scientists and other folks to utilize this software. There is a similar designer for dash by plotly company, but it is behind a huge pay-wall. And since there are a lot of python users and the same lot of dash users, it would greatly enlarge the audience of this application.

Is this something you're interested in working on?

Yes, I would like to help, but since I am just a beginner and more of data-science python user, I'd need someone else to lead the effort.