Python Studio and Flex Python terms - HxGN EAM - 12.0.1 - Feature Briefs - Hexagon

HxGN EAM Python Framework and Flex Python Scripting

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.0.1

Term

Definition

Python Studio

Web-based interactive development environment for Python script authors to author, test, visualize Python code, and publish Flex Python scripts

Notebook Document

Computational notebook file extension (.ipynb) that can be opened, edited, debugged, visualized, and executed within Python Studio

Notebook Templates

System-provided notebook templates

Flex Python Executable

Standalone Python executable file document which is created from its source Python Studio Notebook document. Flex Python Documents are created when the intention is to have a script run on a schedule or system trigger

Publish

Publish is the action button within Python Studio, which performs the creation of the Flex Python Executable Document from its source Notebook.

Flex Python Execution Framework

Provides a multi-tenant cloud infrastructure that manages virtual compute environments allowing user-created Flex Python scripts to be executed

Python Libraries

A collection of pre-compiled codes that can be used repeatedly in different Python scripts