diff options
Diffstat (limited to 'www/py-lia-web/pkg-descr')
-rw-r--r-- | www/py-lia-web/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/py-lia-web/pkg-descr b/www/py-lia-web/pkg-descr new file mode 100644 index 000000000000..62ab0f8fefec --- /dev/null +++ b/www/py-lia-web/pkg-descr @@ -0,0 +1,6 @@ +Write once, run everywhere - A universal web framework adapter for Python that +lets you write code once and use it across multiple web frameworks. + +Lia provides a unified interface for common web framework operations, allowing +you to write framework-agnostic code that can be easily adapted to work with +FastAPI, Flask, Django, and other popular Python web frameworks. |