User Tools

Site Tools


python:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
python:start [2025/08/10 22:28] – [Developing Python scripts for EasyMorph] dmitrypython:start [2025/08/10 22:31] (current) – [Developing Python scripts for EasyMorph] dmitry
Line 12: Line 12:
  
 ===== Developing Python scripts for EasyMorph ===== ===== Developing Python scripts for EasyMorph =====
-The "easymorph" Python module can (and should) be used when writing Python scripts outside EasyMorph. The module correctly detects the absence of the calling workflow and provides options for substituting workflow parameters and the input dataset with sample values for development and debugging.+The "easymorph" Python module can (and should) be used when writing Python scripts outside EasyMorph. The module gracefully handles the absence of calling EasyMorph workflow, which is convenient for Python development in a standalone IDE. The module provides options for substituting workflow parameters and the input dataset with sample values for development and debugging without EasyMorph.
  
 The "easymorph" module is located in the EasyMorph installation folder. Using the module without EasyMorph requires installing the module with the help of [[https://pythonwheels.com/|Python Wheels]] from the subfolder ''Python\dist'' in the EasyMorph installation folder. The "easymorph" module is located in the EasyMorph installation folder. Using the module without EasyMorph requires installing the module with the help of [[https://pythonwheels.com/|Python Wheels]] from the subfolder ''Python\dist'' in the EasyMorph installation folder.
python/start.txt · Last modified: by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki