Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The generic scripting environment in Delta Shell allows you to add your own tools to CoDeS using Python code.
To properly embedd the tool within the CoDeS framework, some guidelines should be followed.

Within the 'Scripts' folder of the Python code repository of CoDeS, a subfolder called 'CoDeS_Tutorial' can be found.
In this folder, the following presentation can be found:

...

This presentation provides a guideline guidelines how to add a new tool to CoDeS.

...