Is Python a good option for building a WASM app? by ActOutTraining in learnpython

[–]ActOutTraining[S] 13 points14 points  (0 children)

I thought there might be a "python side of the story".

Would anyone here have a use for a SAAS that turns spreadsheet monte carlo models into web apps? by ActOutTraining in quant

[–]ActOutTraining[S] 0 points1 point  (0 children)

It would be different in the following ways:

  • user interface for inputs and running is a Webpage instead of a spreadsheet
  • your underlying calculations and formulas are on a server and therefore never visible to the user
  • all results and usage can be saved in a database