Changes between Version 6 and Version 7 of Workshops/HowToRunPythonOnCypress2025August


Ignore:
Timestamp:
10/16/25 16:36:17 (25 hours ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Workshops/HowToRunPythonOnCypress2025August

    v6 v7  
    11[[PageOutline]]
    22= HPC Workshop Fall 2025 =
    3 = Module 3 of 5 - How to run Python on Cypress =
     3= How to run Python on Cypress =
    44== What is Python? ==
    55 Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.