slackbuilds_ponce/libraries/evernote-python/README

8 lines
295 B
Text
Raw Normal View History

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.