Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
apps:python:start [2023/03/12 22:10] – [Python for ENVI-met] enviadminapps:python:start [2023/03/12 22:15] (current) – [Python for ENVI-met] enviadmin
Line 1: Line 1:
 ====== Python for ENVI-met ====== ====== Python for ENVI-met ======
  
-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]]).    +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 (P4D)// ([[https://github.com/pyscripter/python4delphi|GitHub Link]]).  P4D is licensed under the MIT license. ENVI-met Python Scripts are either MIT licensed or, like this manual, Creative Common BY-NC-SA 4.0, whichever is the less restrictive in use.  
  
-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. +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 ranging 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.