### Current Situation ReactPy currently requires too much web development knowledge for data scientists applications. ### Proposed Actions Create `reactpy-data-science` which contains pre-styled, self-contained components. A few target goals we should have are: 1. Package should not require hooks to operate 2. Can easily be deployed to our future plans for cloud hosting architecture (see: #1065) 3. Contains a simplified version of `reactpy.run` that sets up a deployment ready ASGI configuration.
Current Situation
ReactPy currently requires too much web development knowledge for data scientists applications.
Proposed Actions
Create
reactpy-data-sciencewhich contains pre-styled, self-contained components.A few target goals we should have are:
reactpy.runthat sets up a deployment ready ASGI configuration.