====== Python Scripting for VEGAS Pro ====== ===== Introduction ===== VEGAS Pro allows the control of the application via scripting. PYTHON is an easy to learn powerful programming language that is more and more used for scripting of applications. In the 3D and video editing area some application use already PYTHON for scripting. Goal of this VEGAS extension is to provide PYTHON scripting to VEGAS allowing to provide new features to the VEGAS users based on Python solutions. The extension provides two options: * for users * new features like VEGASScenedetect * for developers * an interactive dockable VEGASPython Window * executing Scripts located in a specific folder and integrate them into the VEGAS User Interface like other C# Scripts {{:en:vegaspython01a.jpg?direct|}} ===== Download and Installation ===== [[en:vegas_python_download|Download and Installation Page]] ====== VEGASPYTHON for Users ====== Please find details for users on the following page: [[en:vegas_python_users|VEGASPython for Users]] ====== VEGASPython for Developers ====== Please find details for developers on the following page: [[en:vegas_python_dev|VEGASPython for Developers]]