Installation ============ To install heatrapy use the pip package manager: .. code-block:: bash $ pip install heatrapy To import the heatrapy module type in the python shell: .. code-block:: python >>> import heatrapy as htp