Python Scripting

This is probably a far-fetched request; however, I think it would be very beneficial if there was a way to run Python script (similar to the equation field) to allow for slightly more advanced calculations (and while/ for loops).

I know Tadabase prides itself on being low code but I think that this would be helpful for some applications.

Hi @SWalker ,

You can create your own Server/API on AWS, and there create your scripting, then create a Pipe that make request to your API running Pyhthon

From there you can use the Tadabase API
https://developer.tadabase.io/

2 Likes