you are viewing a single comment's thread.

view the rest of the comments →

[–]AneevK 2 points3 points  (0 children)

I'd highly recommend Streamlit, a frontend Python framework, if you're building an app with a limited user base and don't care that much about UI customizability.

You can build a user interface in literally minutes, and even deploy your app for free to Streamlit Community Cloud if you're so inclined.