Installation ============ You can either install the package from the Python Package Index (PyPI) using pip: .. code-block:: bash pip3 install nextcloud-cookbook-api or you can install the package from the source code: .. code-block:: bash git clone https://github.com/infinityofspace/nextcloud_cookbook_api.git cd nextcloud_cookbook_api pip3 install .