Python3
Built by: Python Software Foundation
Websitepython.org
CategoriesPlug-inInternal Engineering
Docsdocs.python.org
ContactEmail Rollup
Python3
Overview
Rollup has first-class Python support in both our SDK and the app’s analysis module.
Python Analysis
Write and execute Python 3 code, using any external dependency from PyPI, to evaluate inputs from Rollup’s model and feed your results back into the model. If your code generates figures, you can view these in the editor and add them as attachments to blocks.
Python SDK
Our Python SDK makes quick work of updating parameter values from Python code running from external sources. It is ideal for running heavier Python workloads and pushing them up to your Rollup workspace. The concept of data sinks in Rollup ensures you can still have reliable traceability.