sda.dashboard.api.routes.download ================================= .. py:module:: sda.dashboard.api.routes.download .. autoapi-nested-parse:: Route for Python script download. Attributes ---------- .. autoapisummary:: sda.dashboard.api.routes.download.router Functions --------- .. autoapisummary:: sda.dashboard.api.routes.download.download_script Module Contents --------------- .. py:data:: router .. py:function:: download_script(body, request) :async: Generate a Python script that reproduces the current dashboard analysis.