BaseVOQuery

class astroquery.query.BaseVOQuery[source]

Bases: object

Bare minimum base query that sets the Session header to include both astroquery and pyvo. Use in modules that rely on PyVO, either on its own or in combination with BaseQuery (be mindful about resolution order of base classes!).