Contents

Bloks

Blok pyramid

class anyblok_pyramid.bloks.pyramid.Pyramid(registry)

Bases: anyblok.blok.Blok

Server tools to use the Pyramid views and routes declarations with the AnyBlok framework

classmethod import_declaration_module()
classmethod reload_declaration_module(reload)
required = ['anyblok-core']
version = '0.3.0'

Defined the main Core of the Controller:

  • PyramidBase
    • PyramidBaseHTTP

    • PyramidBaseRPC
      • PyramidBaseJsonRPC
      • PyramidBaseXmlRPC