hpcflow.sdk.core.utils.check_valid_py_identifier#
- hpcflow.sdk.core.utils.check_valid_py_identifier(name)#
Check a string is (roughly) a valid Python variable identifier and if so return it in lower-case.
Notes
- Will be used for:
task objective name
task method
task implementation
parameter type
parameter name
loop name
element group name