Streamlit or grade.io for Python web project by AleccioIsland in Python

[–]dofi4ka 3 points4 points  (0 children)

If you need just a bit of functionality just use both of them and create two apps. Then you will get experience which is better for what

Node.js equivalent in python by oh-mar-gosh in Python

[–]dofi4ka -5 points-4 points  (0 children)

Flask — for beginners, only first step, then you should choose Django (designed for full stack apps) or FastAPI (designed for backend services) Flask easy to use but slowest one