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
Copy file name to clipboardExpand all lines: README.md
+9-3
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,7 @@
35
35
36
36
<hr>
37
37
38
-
<h3> Pythonic Web App framework: For Humans & LLMs</h3>
39
-
<palign="center"><i>Simple like Streamlit + Fast and Flexible like Next.js</i></p>
38
+
<h3><i>Streamlit's simplicity (but 4-10x faster) + FastAPI's full power + (Pydantic & SQL Alchemy)'s robustness</i></h3>
40
39
41
40
42
41
```diff
@@ -45,14 +44,17 @@
45
44
46
45
</div>
47
46
48
-
## 🤔 Nextpy : Future of app development
47
+
## 🤩 Nextpy : Fast, Pure Pythonic Web Apps
49
48
50
49
Build any web app —effortlessly and quickly ⚡. It simplifies Pythonic development for everything from backends to frontends (yes, visually 🦚stunning frontends in Python!), AI integrations, APIs, and beyond—empowering both humans and AI agents.
51
50
52
51
Nextpy is designed to solve compatibility issues and improve code generation. It is built on our insight🔍 that the choice of underlying frameworks significantly affects the efficiency of AI code generation, regardless of other factors such as LLMs, prompts, or fine-tuning methods.
53
52
54
53
- ⏰ **What You Can Build in 1 hour:** Beautiful portfolios, dashboards, portals, data apps, internal tools, APIs etc.
55
54
- 📚 ***& The best part? Transferable Knowledge:*** Building with nextpy `progressively` teaches you framework-agnostic fundamentals and the best python libraries- FastAPI, Pydantic, SQLModel, Pandas, Jinja2, SQLAlchemy, etc.
55
+
- ⚡ **The Compiled App's Speed:** Experience a 4-10x speed boost over Streamlit. Check out [nextpy.org](https://nextpy.org/)'s impressive PageSpeed score of 95/100.
@@ -63,6 +65,10 @@ Nextpy is designed to solve compatibility issues and improve code generation. It
63
65
-**🎨 Rich UI Library** - Over 100 fully customizable built-in components for rapid UI development.
64
66
-**⚛️ Tap into React's Power with Pythonic Wrappers** - Harness the vast React ecosystem directly within Python, utilizing any React library **_without JavaScript knowledge._**
65
67
-**🚀 Built-in Performance Optimizations** - Deliver exceptional user experiences with automatic image, font, and script optimizations for lightning-fast loading speeds and responsiveness. See the difference for yourself at [nextpy.org](https://nextpy.org).
68
+
-**👁️🗨️ Accessibility Out of the Box** - Achieving accessibility can be complex. We've selected the best UI React components, like Radix, to ensure accessibility is a standard feature, not an afterthought.
0 commit comments