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
> EchoNext is a lightweight, fast and scalable web framework for Python
47
48
@@ -54,12 +55,12 @@ Welcome to **EchoNext**, where innovation meets simplicity! Are you tired of the
54
55
> Versions below 0.7.14a are not recommended for use with gunicorn <23.0 due to the fact that they used an older version of gunicorn (<23.0), which was [vulnerable](https://deps.dev/advisory/osv/GHSA-hc5x-x2vx-497g).
**Imagine** a lightweight framework that empowers you to create modern web applications with lightning speed and flexibility. With EchoNext, you're not just coding; you're building a masterpiece!
61
62
62
-
> Last stable version: 0.7.13 alpha
63
+
> Last stable version: 0.7.14 alpha
63
64
64
65
> Next Big Update: ASYNC & unicorn support
65
66
@@ -684,7 +685,7 @@ To test the web framework, PyTest with the pytest-cov plugin is used. You can lo
684
685
## Documentation 🌍
685
686
The main documentation is [here](https://alexeev-prog.github.io/pyEchoNext/).
686
687
687
-
> At the moment documentation move from doxygen to sphinx
0 commit comments