Page

class rpcjs.page.Page[source]

Bases: object

Generic webpage template users can inherit from

Methods

__call__(*args, **kwargs) Call self as a function.
base  
main  
routes  
base(body)[source]
footer = ''
header = ''
main(*args, **kwargs)[source]
static routes()[source]