Installation

You can either install the package from the Python Package Index (PyPI) using pip:

pip3 install nextcloud-cookbook-api

or you can install the package from the source code:

git clone https://github.com/infinityofspace/nextcloud_cookbook_api.git
cd nextcloud_cookbook_api
pip3 install .