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
This is a good idea to have a pure python web development library relying on Flask/FastApi and Ant Design Pro. Compared to other one page web development library (e. g., streamlit, pywebio, flet), this library has more flexiability since it's based on Flask/FastApi. The front end based on Ant Design Pro makes the components much powerfull than others. I tryied pywebio for one app., it's easy and fast to develop but the component functions are very limited esepcially for the table. To a non-professional programmer (actually an engineer), the component functions are very key for the devleopment. We don't want to spend much time to learn front-end (HTML, CSS, JS etc.). So current concept is great to the user like me. It only needs pure python and can support multiple pages web development! I haven't started to try this library but already read the doc. Seems the componet functions are powerfull. At least the table function is better than pywebio's. And I suppose it can support to use html pages as well since it's based on Flask/FastAPI. So if we need to include some complex pages in one app, it still can work. Hope the author can continue this project and do more advertisement. I just occasionally see this in one webpage and cannot find more info. other than the GitHub and Doc.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is a good idea to have a pure python web development library relying on Flask/FastApi and Ant Design Pro. Compared to other one page web development library (e. g., streamlit, pywebio, flet), this library has more flexiability since it's based on Flask/FastApi. The front end based on Ant Design Pro makes the components much powerfull than others. I tryied pywebio for one app., it's easy and fast to develop but the component functions are very limited esepcially for the table. To a non-professional programmer (actually an engineer), the component functions are very key for the devleopment. We don't want to spend much time to learn front-end (HTML, CSS, JS etc.). So current concept is great to the user like me. It only needs pure python and can support multiple pages web development! I haven't started to try this library but already read the doc. Seems the componet functions are powerfull. At least the table function is better than pywebio's. And I suppose it can support to use html pages as well since it's based on Flask/FastAPI. So if we need to include some complex pages in one app, it still can work. Hope the author can continue this project and do more advertisement. I just occasionally see this in one webpage and cannot find more info. other than the GitHub and Doc.
Beta Was this translation helpful? Give feedback.
All reactions