====================== Welcome to PyFirecREST ====================== PyFirecREST is a Python library to use the `FirecREST API v2 `__. With it, you can manage your resources from Python 3 scripts. Installation ============ This package is in `PyPi `__, and ``python3 -m pip install pyfirecrest`` should be enough. You can also clone it from `Github `__ and even modify according to your needs. .. toctree:: :maxdepth: 2 :caption: Getting started: authorization tutorial_index .. toctree:: :maxdepth: 2 :caption: Reference: reference_auth reference_v2_index reference_v1_index Contact ======= In case of questions/bugs/feature requests feel free to open issues in the public `repository in Github `__.