I am working on a project written in python. The goal is to have a user friendly calculator-type app (user enters desired values and the app gives the result based on the user input).
The problem is I have no clue what to use to deploy the code. I know about and worked with Bokeh, Streamlit, HoloViews, etc. Those solutions are not the best for what I want to achieve.
What would be your suggestion?