plynx.demo.hello_world

PLynx Operations defined as python code.

Module Contents

plynx.demo.hello_world.get_name(your_name)[source]

Pass your_name parameter as output.

plynx.demo.hello_world.print_message(name)[source]

Print greeting message.

plynx.demo.hello_world.GROUP[source]