.. role:: raw-html(raw) :format: html API Setup ========= You can install the library from `Pypi`_ : .. code-block:: bash python3 -m pip install -U AnimeGameRemap :raw-html:`
` For windows, use the command below: .. code-block:: bash py -3 -m pip install -U AnimeGameRemap .. _Pypi: https://pypi.org/project/AnimeGameRemap/ :raw-html:`
` :raw-html:`
` How To Use ---------- - For some simple examples of using the API, visit :doc:`API Examples ` - For a full reference of the API, visit :doc:`API Reference `