Welcome to myanimelistpy’s documentation!

myanimelistpy logo

A library to use the MyAnimeList API more easily.

Installation

How to install the myanimelistpy library.

pip install myanimelistpy

or

# Linux/macOS
python3 -m pip install -U myanimelistpy

# Windows
py -m pip install -U myanimelistpy

Getting started

Is this your first time using the library? This is the place to get started!

Click here to check how to use myanimelispy and start developing with us.

Manuals

These pages go into great detail about everything the library can do.

Help

If you’re having any issues or questions with the library, head over to our GitHub issues page and let us know.