mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
af347ec2dc
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
295 B
Text
7 lines
295 B
Text
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.
|