# `modules` This module contains methods concerning modules. As of now, only a single method for import backed with installation is implemented. ## `fetch_module` ```{eval-rst} .. autofunction:: pocketwelt.modules.fetch_module ```