Package ipa
IPA module for Python. More...
Classes | |
| class | IPA |
| Represents a connection to an IPA data store. More... | |
| class | IPACatalog |
| A logical partition of related IPA datasets. More... | |
| class | IPADataset |
| A collection of IPA associations valid during a particular time interval. More... | |
| class | IPALabel |
| A textual label which can be used in one or more IPA associations. More... | |
| class | IPARangeError |
| IPA exception raised when ranges conflict. More... | |
| class | IPACatalogNotFoundError |
| IPA exception raised when a catalog doesn't exist with the given name. More... | |
| class | IPADatasetNotFoundError |
| IPA exception raised when a dataset doesn't exist for the given date. More... | |
| class | IPADatasetError |
| IPA exception raised when dataset ranges overlap. More... | |
| class | IPALabelError |
| IPA exception raised when there is a problem querying labels. More... | |
Detailed Description
IPA module for Python.


