PythonFunction node is used to run custom Python snippets to transform data or to implement some custom functionality that n8n does not support yet.
Run client code: e.g. python -m client -enter: 1 or 2 -option 1 allows the user to loop up key/value pairs -option 2 allows theusers to enter new key/value pairs ...