libretro.py =========== libretro.py is a Python binding for `libretro `_ intended for testing cores, but suitable for any purpose. Ease of use, flexibility, and complete API support are top priorities. .. image:: https://img.shields.io/github/actions/workflow/status/JesseTG/libretro.py/release.yml :alt: GitHub Actions Workflow Status .. image:: https://img.shields.io/pypi/v/libretro.py :alt: PyPI - Version .. image:: https://img.shields.io/github/license/JesseTG/libretro.py :alt: GitHub License .. toctree:: :maxdepth: 1 :caption: Guides guide/env guide/renderdoc guide/glossary .. include:: api.rst .. include:: cli.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`