slackbuilds_ponce/libraries/evernote-python/README
B. Watson c10ebf75c2 libraries/evernote-python: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:28:35 -04:00

8 lines
296 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.