All Projects → line → clova-cek-sdk-python

line / clova-cek-sdk-python

Licence: Apache-2.0 license
SDK of the Clova CEK for Python

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to clova-cek-sdk-python

clova-cek-sdk-java
SDK of the Clova CEK for Java
Stars: ✭ 13 (-31.58%)
Mutual labels:  line, clova, cek-sdk
clova-cek-sdk-nodejs
SDK of the Clova CEK for Node.js
Stars: ✭ 35 (+84.21%)
Mutual labels:  line, clova, cek-sdk
Neodoc
Beautiful, hand-crafted commandline interfaces for node.js
Stars: ✭ 221 (+1063.16%)
Mutual labels:  line
line-bot-sdk
🍥 Haskell向けLINE Messaging API SDK
Stars: ✭ 31 (+63.16%)
Mutual labels:  line
gcf-line-devbot
LINE Flex 開發人員工具
Stars: ✭ 32 (+68.42%)
Mutual labels:  line
Lcnn
LCNN: End-to-End Wireframe Parsing
Stars: ✭ 234 (+1131.58%)
Mutual labels:  line
LineTimeline
Line Timeline API
Stars: ✭ 12 (-36.84%)
Mutual labels:  line
Line Py
LINE Messaging's private API
Stars: ✭ 212 (+1015.79%)
Mutual labels:  line
regl-line
Flat 2D and 3D line rending with Regl for WebGL
Stars: ✭ 44 (+131.58%)
Mutual labels:  line
atom-inline-blame
Atom package to display blame inline
Stars: ✭ 23 (+21.05%)
Mutual labels:  line
line
Development repository for the line cookbook
Stars: ✭ 96 (+405.26%)
Mutual labels:  line
jsline-api
[Deprecated] Unofficial Naver Line API for JS
Stars: ✭ 14 (-26.32%)
Mutual labels:  line
Laue
🖖📈 Modern charts for Vue 2.0
Stars: ✭ 245 (+1189.47%)
Mutual labels:  line
ghe-line-notify
LINE Notify Gateway for Github Enterprise.
Stars: ✭ 19 (+0%)
Mutual labels:  line
Jh flutter demo
a flutter demo
Stars: ✭ 229 (+1105.26%)
Mutual labels:  line
LINE-Source
Line Application Source
Stars: ✭ 43 (+126.32%)
Mutual labels:  line
Kld Intersections
A library of intersection algorithms covering all SVG shape types
Stars: ✭ 214 (+1026.32%)
Mutual labels:  line
react-native-d3multiline-chart
Animated Android and iOS multiline/line/scatterPoint chart based on d3.js 🤘😎🤘
Stars: ✭ 43 (+126.32%)
Mutual labels:  line
linezx
Way line be with me?
Stars: ✭ 12 (-36.84%)
Mutual labels:  line
text-sdk-php
PHP SDK to send messages with CM.com
Stars: ✭ 18 (-5.26%)
Mutual labels:  line

Clova Extension Kit SDK for Python

PyPI

This is a python library to simplify the use of the Clova Extensions Kit API.

Documentation

Installation

pip install clova-cek-sdk

Development

Run Tests

python -m unittest discover -s ./test -p 'test_*.py'

Building docs locally

Requirements

pip install -e '.[docs]'

Build

sphinx-versioning build docs docs/_build/html
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].