This is a python library to simplify the use of the Clova Extensions Kit API.
- Clova Platform Guide
- STABLE — most recently tagged version of the API documentation.
- LATEST — in-development version of the API documentation.
pip install clova-cek-sdk
python -m unittest discover -s ./test -p 'test_*.py'
pip install -e '.[docs]'
sphinx-versioning build docs docs/_build/html