otaku_info_web.utils.mangadex package

Submodules

otaku_info_web.utils.mangadex.api module

otaku_info_web.utils.mangadex.api.get_external_ids(mangadex_id: int) → Optional[Dict[otaku_info_web.utils.enums.ListService, str]]

Retrieves associated IDs for a mangadex ID :param mangadex_id: The mangadex ID :return: The other IDs, mapped to their list service

Module contents