mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
c10ebf75c2
Signed-off-by: B. Watson <yalhcru@gmail.com>
8 lines
296 B
Text
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.
|