Package gavo :: Package web :: Module taprender
[frames] | no frames]

Module taprender

source code

A renderer for TAP, both sync and async.

Classes
  TAPQueryResource
the resource executing sync TAP queries.
  TAPRenderer
A renderer speaking all of TAP (including sync, async, and VOSI).
Functions
 
getTAPVersion(*args) source code
 
getSyncResource(ctx, service, segments) source code
Variables
  __package__ = 'gavo.web'
Function Details

getTAPVersion(*args)

source code 
Decorators:
  • @utils.memoized