Installation

Development Installation

Clone the software repository:

git clone https://github.com/brazil-data-cube/bdc-auth-client.git

Go to the source code folder:

cd bdc-auth-client

Install in development mode:

pip3 install -e .[all]

Generate the documentation:

python setup.py build_sphinx

The above command will generate the documentation in HTML and it will place it under:

docs/sphinx/_build/html/