.. currentmodule:: amiibo.py API Reference ============= The following page outlines the API of amiibo.py Version Info ------------ To get the version of library use: .. data:: __version__ A string representation of the library version Client ------ .. autoclass:: amiibo.Client :members: AsyncClient ----------- .. autoclass:: amiibo.AsyncClient :members: