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


