From 12ede387f7876473e6fb9e2c3e08c866ed39164c Mon Sep 17 00:00:00 2001 From: rmorshea Date: Sun, 26 Feb 2023 22:26:17 -0800 Subject: [PATCH 1/3] improve readme --- README.md | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index eb2d7a979..35f3bfb4a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,21 @@ -ReactPy Logo +

+ + ReactPy Logo + +

+

+ Reactive user interfaces with pure Python +

+

+ + Build Status + + + Package version + +

+ +--- ReactPy is a library for building user interfaces in Python without Javascript. ReactPy interfaces are made from components which look and behave similarly to this found in @@ -6,17 +23,19 @@ interfaces are made from components which look and behave similarly to this foun by those without web development experience while also being powerful enough to grow with your ambitions. - +
- - + + + + @@ -48,7 +67,7 @@ run(HelloWorld) Follow the links below to find out more about this project. - [Try it Now](https://mybinder.org/v2/gh/reactive-python/reactpy-jupyter/main?urlpath=lab/tree/notebooks/introduction.ipynb) - check out ReactPy in a Jupyter Notebook. -- [Documentation](https://reactpy-docs.herokuapp.com/) - learn how to install, run, and use ReactPy. +- [Documentation](https://reactpy.herokuapp.com/) - learn how to install, run, and use ReactPy. - [Community Forum](https://github.com/reactive-python/reactpy/discussions) - ask questions, share ideas, and show off projects. -- [Contributor Guide](https://reactpy-docs.herokuapp.com/docs/developing-reactpy/contributor-guide.html) - see how you can help develop this project. +- [Contributor Guide](https://reactpy.herokuapp.com/docs/developing-reactpy/contributor-guide.html) - see how you can help develop this project. - [Code of Conduct](https://github.com/reactive-python/reactpy/blob/main/CODE_OF_CONDUCT.md) - standards for interacting with this community. From fbbd52466e75af8fcb289d22e4c6d6fdce974d8e Mon Sep 17 00:00:00 2001 From: rmorshea Date: Sun, 26 Feb 2023 22:37:36 -0800 Subject: [PATCH 2/3] add link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35f3bfb4a..bc4782683 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ --- -ReactPy is a library for building user interfaces in Python without Javascript. ReactPy +[ReactPy](https://reactpy.herokuapp.com) is a library for building user interfaces in Python without Javascript. ReactPy interfaces are made from components which look and behave similarly to this 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 From 0086ff17bd979dbdab437b1ede21724f5ab7a2f4 Mon Sep 17 00:00:00 2001 From: rmorshea Date: Sun, 26 Feb 2023 22:38:43 -0800 Subject: [PATCH 3/3] align center in table --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc4782683..a7dbaea67 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ with your ambitions.
Supported ServersSupported IntegrationsSupported Backends
Built-inExternal
- + Flask, FastAPI, Sanic, Tornado
- + - - + +
Supported BackendsSupported Backends
Built-inExternalBuilt-inExternal