tools.editor

Pyctools visual graph editor.

../../_images/editor_8.png

The pyctools-editor is a tool that allows you to connect Pyctools components to make complex networks or “graphs”. You may find it easier to use than writing Python scripts the old fashioned way.

If Pyctools has been installed correctly you should be able to start the editor with one of the following commands:

pyctools-editor

or

python -m pyctools.tools.editor

The latter version may give you a more useful error message if the program fails for some reason.

See the getting started guide for a short tutorial on using the editor.


Comments or questions? Please email jim@jim-easterbrook.me.uk.