Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
en:vegas_python_dev [2019/06/10 14:13]
hlinke
en:vegas_python_dev [2019/07/28 10:24] (aktuell)
hlinke [Introduction]
Zeile 14: Zeile 14:
   * executing Scripts located in a specific folder and integrate them into the VEGAS User Interface like other C# Scripts   * executing Scripts located in a specific folder and integrate them into the VEGAS User Interface like other C# Scripts
  
-{{:en:vegaspython01.jpg?direct&400|}}+{{:en:vegaspython01.jpg?direct|}}
  
 ===== Download and Installation ===== ===== Download and Installation =====
Zeile 64: Zeile 64:
 [[https://docs.python.org/2.7/tutorial/index.html|PYTHON 2.7 tutorial]] [[https://docs.python.org/2.7/tutorial/index.html|PYTHON 2.7 tutorial]]
  
-IRONPython Website: +PythonNet Website: 
-[[http://ironpython.net/|ironpython.net]] +[[https://pypi.org/project/pythonnet/|Pythonnet]]
- +
- +
- +
- +
- +
  
  
Zeile 83: Zeile 77:
 The VEGASPython window shows two textboxes: The VEGASPython window shows two textboxes:
  
-Input PYTHON Comands +  * Input PYTHON Commands 
-Output+  Output
    
 and a menu with two items "File" and "Execute VEGASPython Script". and a menu with two items "File" and "Execute VEGASPython Script".
Zeile 99: Zeile 93:
  
 ===== Examples ===== ===== Examples =====
- 
----- 
- 
 Example for a simple script that can be used in the interactive window: Example for a simple script that can be used in the interactive window:
  
Zeile 142: Zeile 133:
                     evnt.AdjustStartLength(dStart, dLength, True)                     evnt.AdjustStartLength(dStart, dLength, True)
  
 +===== Debugging Support =====
 +VEGASPython support the debugging of the Python scrips.
 +See following page:
 +[[en:debugging_of_scripts|VEGAS Python Debugging ]]
 +
 +===== VEGASPython Source Code =====
 +VEGASPython is open source with the BSD-3-clause license.
 +
 +You can find the source code on gitbub:
 +
 +[[https://github.com/haroldlinke/VEGASPython]]
  
  

Andere Sprachen
QR-Code
QR-Code en:vegas_python_dev (erstellt für aktuelle Seite)