slackbuilds_ponce/libraries/evernote-python/README
Dimitris Zlatanidis af347ec2dc libraries/evernote-python: Added (Evernote SDK for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-08 11:10:12 -06:00

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.