Previous: Internal API overview   Up: Madrigal developer's guide   Next: Madrigal C API

The following is the Python internal API documentation:

HappyDoc Generated Documentation  
Modules and Packages   
admin

The admin module contains all administrative classes relating to the madrigal python api.

cedar

cedar is the module that allows the creation and editting of Cedar (and possible future format) files.

data

data is the module that interfaces to madrigal data files, or to Cedar standards about data.

metadata

The metadata module provides access to all metadata about one particular madrigal database.

openmadrigal

The openmadrigal module provides access to all OpenMadrigal installations via http and to OpenMadrigal CVS.

ui/

__bgReport

__bgReport is the module that runs in a separate process to create a background report.

__init__

Directory of all modules related to madrigal user interface.

isprintExe

isprintExe is a private module designed to get output strings from the maddata engine in isprint format.

madrigalPlot

madrigalPlot is the module that produces plots of Madrigal data.

report

report is the module that creates reports on Madrigal data.

userData

userData is responsible for interfacing to all persisted user data on the madrigal web site.

web

web is the module that interfaces to cgi madrigal web pages.


 

Previous: Internal API overview   Up: Madrigal developer's guide   Next: IMadrigal C API