Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:99_annexes:annex-b-terms-and-definitions:p:python [2026/07/11 11:14] – removed - external edit (Unknown date) 127.0.0.1dido:99_annexes:annex-b-terms-and-definitions:p:python [2026/07/18 12:33] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Python ======
  
 +[[dido:99_annexes:annex-b-terms-and-definitions:start|Return to Terms and Definitions]]
 +
 +===== Discussion =====
 +
 +Python is used in the FX Demo implementation profile as an implementation language for selected Phase 0 nodes. Within the architecture document set, Python belongs to the implementation-specific technology layer and does not define conceptual or logical architecture meaning.
 +
 +===== Definition =====
 +
 +//High-level programming language used to implement software components, scripts, tools, and automation.//
 +
 +===== Source =====
 +
 +FX Demo Reference Architecture.
 +
 +===== Note =====
 +
 +Python is an implementation mechanism in the FX Demo document set. Logical Architecture / PIM elements remain independent of Python.
 +
 +===== Example =====
 +
 +A Phase 0 node implementation written in Python realizes a logical node but does not redefine the logical node.
 +
 +----
 +
 +<WRAP centeralign>
 +© 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc.
 +</WRAP>