API Reference

Version: 0.1.0

This document provides a detailed description of the data types, methods and utility functions provided by the three PyHDRL Python modules (hdrl.core, hdrl.func & hdrl.debug).

It gives all necessary information on how individual interfaces are to be used, what their prerequisites are, what they return, and which errors they may raise.

Note that the module hdrl.debug is not intended for use in regular development. It is only present to help with validating type conversions between PyCPL and PyHDRL internally!

PyHDRL Modules