summaryrefslogtreecommitdiffstats
path: root/libraries/evernote-python/README
blob: 27f744aed3e0c371573ead9d9bde9576506a5ed0 (plain)
1
2
3
4
5
6
7
8
Evernote SDK for Python.

This SDK contains wrapper code used to call the Evernote Cloud API
from Python.

The SDK also contains a sample script. The code demonstrates the basic
use of the SDK for single-user scripts. Real web applications must use
OAuth to authenticate to the Evernote service.