Reacton - A pure Python port of React for ipywidgets

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • reacton

    A pure Python port of React for ipywidgets

  • Our GitHub repo is at: https://github.com/widgetti/reacton Documentation is at: https://reacton.solara.dev/

  • tictacreact2

    React tutorial app using Python with Transcrypt - now with hooks!

  • I actually use Python to create React applications via Transcrypt and use functional components in that process. IMO it's quite a bit cleaner than using class components. It's more of a functional programming paradigm than OOP, but didn't take long to get used to. You do end up using more closures and lambdas than you would with procedural and OOP. This example based on the official React tutorial gives you an idea of what it looks like in Python.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts