Pyjo.HelloWorld - Hello world!

import Pyjo.HelloWorld

hello = Pyjo.HelloWorld.new()
hello.start()

Pyjo.HelloWorld is the default Pyjoyment application, used mostly for testing.

Classes

class Pyjo.HelloWorld.Pyjo_HelloWorld(**kwargs)

Pyjo.HelloWorld inherits all attributes and methods from Pyjo.Base and implements the following new ones.

Pyjo.HelloWorld.object

alias of Pyjo_HelloWorld