Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Great work - can we count long-term on this project? #989

allanleal started this conversation in General
Discussion options

@rmorshea Amazing work! Congratulations.

Can we all count on ReactPy long-term in our projects? What are your plans - is this something you see yourself working on for many years to come? Would love to get a solid yes here! :)

I'd be interested in using MaterialUI components. This will require writing Python wrappers to their JS components. Do you think this is possible to do at the moment with ReactPy?

Thanks!

You must be logged in to vote

Replies: 4 comments 2 replies

Comment options

I've been working on this project since 2019 (back when it was called idom) and before that in a prior ill-fated iteration from 2018. I don't expect that to change any time soon.

With respect to MaterialUI, there are two main areas of friction I can foresee:

  • The first is around passing children to components that are implemented in JS since the children are passed as VDOM elements rather than rendered ones. I've been thinking about some ways to make this easier, but it hasn't been high on the list of priorities since no one has asked about it. If you're interested, this is something that I could take time to work on and document.
  • The second relates to the fact that (I think) in some places MUI passes components as props. This is also likely solveable, but I haven't put enough thought into it to have any concrete ideas there.
You must be logged in to vote
0 replies
Comment options

I've been helping out with this project since 2021.

I similarly long term plans for maintenance of the following:

And upcoming tasks I'm adopting:

You must be logged in to vote
1 reply
Comment options

Wow, someone just started making video tutorials: https://www.youtube.com/watch?v=sk1DY75ZRw0

Comment options

@rmorshea and @Archmonger , it's great to see so much enthusiasm from you two to make this project a success. My experience so far (one day only) with ReactPy has been quite positive. I'll try to investigate using MaterialUI with ReactPy in my spare time and tell you about my experience (and suggestions on what could be changed in ReactPy to make this process easier).

You must be logged in to vote
0 replies
Comment options

Hello there,
Would be also very curious about MUI support.
Great work, thanks a lot! Am starting to play with it.

You must be logged in to vote
1 reply
Comment options

Great to hear! Shoot us a message on Discord if you have more questions :)

As for MUI, we have a custom Javascript interface, but we're working on some changes that will hopefully make that much easier and streamlined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

AltStyle によって変換されたページ (->オリジナル) /