# Utils Various functions and classes. ## Common All-purpose functions ```{eval-rst} .. automodule:: gismap.utils.common :members: ``` ## Requests Functions related to the `requests` ```{eval-rst} .. automodule:: gismap.utils.requests :members: ``` ## MixInIO MixInIO class (make classes easy to dump and load). ```{eval-rst} .. automodule:: gismap.utils.mixinio :members: ```