=TECHTO_SIMULATION in Excel is based on R and Python code from the Techtonique project’s SIMULATION functions.

Here’s a unified way to use =TECHTO_SIMULATION directly and easily in Excel with xlwings Lite:

from techtonique_apis import TECHTO_SIMULATION
  • In xlwings Lite’s requirements.txt, paste:
xlwings==0.33.14  # required
python-dotenv==1.1.0  # required
pyodide-http  # required
black  # required
techtonique_apis

image-title-here

Comments powered by Talkyard.