Clef API的Python封装
项目描述
A Python wrapper for the Clef API. Authenticate a user and access their information in two lines of code.
设置
- 您可以使用pip工具安装此软件包
$ pip install clef
设置Clef开发者账户
在以下网址注册Clef开发者账户: https://getclef.com/developer/
使用Clef API
关于如何使用API的文档可以在此处找到: - http://docs.getclef.com/v1.0/docs/
示例应用和指南可以在API参考页面左侧找到。