blob: 9cdd605c484d1e29a7de5d72f3431bc90c598f11 (
plain)
1
2
3
4
5
6
7
|
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.
|