== Pi == .. currentmodule:: hostedpi.pi The :class:`Pi` class is provided at the root of the module and can be imported as follows: .. code-block:: python from hostedpi import Pi .. autoclass:: Pi :members: