You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ReactPy-Django](https://github.com/reactive-python/reactpy-django) is used to add used to add [ReactPy](https://reactpy.dev/) support to an existing **Django project**. This package also turbocharges ReactPy with features such as...
[ReactPy-Django](https://github.com/reactive-python/reactpy-django)is used to add used to add [ReactPy](https://reactpy.dev/) support to an existing **Django project**.
33
+
## What is ReactPy?
27
34
28
35
[ReactPy](https://reactpy.dev/) is a library for building user interfaces in Python without Javascript. ReactPy interfaces are made from components that look and behave similar to those found in [ReactJS](https://reactjs.org/). Designed with simplicity in mind, ReactPy can be used by those without web development experience while also being powerful enough to grow with your ambitions.
29
36
@@ -52,8 +59,6 @@
52
59
</tbody>
53
60
</table>
54
61
55
-
<!--intro-end-->
56
-
57
62
# At a Glance
58
63
59
64
## `my_app/components.py`
@@ -99,8 +104,6 @@ Additionally, you can pass in `args` and `kwargs` into your component function.
99
104
100
105
# Resources
101
106
102
-
<!--resources-start-->
103
-
104
107
Follow the links below to find out more about this project.
0 commit comments