PyRat Documentation =================== Welcome to the PyRat documentation website! This documentation is designed to help you understand and use the PyRat library effectively. It includes detailed information about the PyRat API, workspace API, and other relevant topics. On this website, you will find the following sections: - :doc:`Install PyRat `: Instructions on how to install the PyRat library and set up your workspace. - :doc:`Quick Overview `: An overview of the PyRat library, including its main components and how they interact. - :doc:`Tutorials `: A collection of tutorials that guide you through some desired use cases of the PyRat library. - :doc:`PyRat API `: Detailed documentation of the PyRat API, including classes, functions, and modules. - :doc:`Workspace API `: Information about the PyRat workspace API, where you can store your games and players. Additionally, here are some general useful links: - `PyRat GitHub repository `_. - `GitHub issues `_. - `PyRat documentation `_. - `PyRat on PyPI `_. - `IMT Atlantique course page `_. .. toctree:: :hidden: install overview tutorials/index pyrat/index workspace/index