I have a question about calculator building, if anyone has a suggestion. My industry revolves around quite complicated calculators, with anywhere from 10 to 50 data inputs - and the result are large projection tables and charts. These still live in excel, but I would love to move then into a web app. Is there a best practice way to go about this? I've tried basic html forms that pass to python for the number crunchin…
unfortunately the complexity has to live somewhere, the only question is how best to manage it.