[chimerapy.orchestrator.nodes_registry]
get_nodes_registry = chimerapy.orchestrator.registry:register_nodes_metadata

[console_scripts]
cp-orchestrator = chimerapy.orchestrator.cli.__main__:run
