plynx.node.typing

Standard PLynx types

Module Contents

plynx.node.typing.ANY = any[source]
plynx.node.typing.STR_TO_CLASS :Dict[str, Union[Type, Callable]][source]
plynx.node.typing.CLASS_TO_STR :Dict[Union[Type, Callable], str][source]
plynx.node.typing.type_to_str(type_cls: Union[str, Type, Callable]) → str[source]

Standard type to PLynx type