Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
apps:python:start [2023/03/12 22:03] – [Make sure all required packages and modules are existing and matching] enviadminapps:python:start [2023/03/12 22:10] – [Python for ENVI-met] enviadmin
Line 1: Line 1:
 ====== Python for ENVI-met ====== ====== Python for ENVI-met ======
  
-Starting with Version 5, ENVI-met integrates scrpting and analysis using the powerful Python system.+Starting with Version 5, ENVI-met integrates scripting and analysis using the powerful Python system. This has become possible mainly thanks to the development of the excellent Python API header translation and wrappers  //Python for Delphi// ([[https://github.com/pyscripter/python4delphi|GitHub Link]]).    
  
-Over the last years, Python has established itself as universal scripting language for all thinkable use cases. Python covers an endless list of areas of expertise rangeing from data analysis and visiualision, application scripting or AI engineering. +Over the last years, Python has established itself as universal scripting language for all thinkable use cases. Python covers an endless list of areas of expertise rangeing from data analysis and visualisation, application scripting or AI engineering. 
 To cut a long story short, there is almost no thinkable area of computer science where we might miss Python versions or Python integrations of the up-to-date code libraries or cutting edge technologies. To cut a long story short, there is almost no thinkable area of computer science where we might miss Python versions or Python integrations of the up-to-date code libraries or cutting edge technologies.
  
-From the perspecitve of ENVI-met, there are numerous ways we can benefit form the Python developements:+From the perspective of ENVI-met, there are numerous ways we can benefit form the Python developments:
   * Processing, Analysis and Visualisation of model data   * Processing, Analysis and Visualisation of model data
-  * Controlling and scripting the behaviour of ENVI-met applicatons+  * Controlling and scripting the behaviour of ENVI-met applications
   * Extending the data interfaces of applications using Python libraries and packages       * Extending the data interfaces of applications using Python libraries and packages