Package wsatools :: Module DataFactory
[hide private]

Module DataFactory

source code

Python data structures for database curation information.


Author: R.S. Collins

Organization: WFAU, IfA, University of Edinburgh

Contributors: I.A. Bond, N.C. Hambly, E. Sutorius

To Do:
Classes [hide private]
  PassbandList
Provides a monostate list of passbands for a given programme.
  Table
Use this class to store the complete contents of a database table in a local Python data object.
  View
Use this class to store a selection of contents from any database table in a local Python data object.
  CurationTaskTable
A specific database table container for the CurationTask table.
  ProgrammeTable
A specific database table container for the Programme table.
Variables [hide private]
  __package__ = 'wsatools'