Welcome to PySDL2's documentation! ================================== PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses :mod:`ctypes` instead. Contents ======== .. toctree:: :maxdepth: 2 install.rst integration.rst tutorial/index.rst modules/index.rst faq.rst news.rst Further readings: .. toctree:: :maxdepth: 1 todos.rst copying.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` Documentation TODOs =================== .. todo:: Expand docstrings. Last generated on: |today|