Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 592 Bytes

LONG_DESCRIPTION.rst

File metadata and controls

21 lines (16 loc) · 592 Bytes

python-clef

A Python wrapper for the Clef API. Authenticate a user and access their information in two lines of code.

Setup

You can install this package by using the pip tool:
$ pip install clef

Setting up a Clef developer account

Sign up for a Clef developer account at: https://getclef.com/developer/

Using the Clef API

Documentation for using the API can be found here: - http://docs.getclef.com/v1.0/docs/

Sample apps and guides can be found on the left hand side of the API reference pages.