Pymoe.manga.get.anilist

Pymoe.manga.get.anilist.character(item_id: int)[source]

Anilist does not separate characters by anime/manga. This is simply a reference to the character function that already exists.

Pymoe.manga.get.anilist.manga(item_id: int)[source]

The function to retrieve a manga’s details. I really couldn’t think of another name for this.

Pymoe.manga.get.anilist.staff(item_id: int)[source]

Anilist does not separate staff by anime/manga. This is simply a reference to the staff function that already exists.