Skip to content

Short example on how to get OAuth to work with python and evernote in a desktop application.

License

Notifications You must be signed in to change notification settings

aquilesC/evernote-python-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evernote-python-access

Short example on how to get OAuth to work with Python and Evernote in a desktop application.

  1. First you need to edit the config.example.py file with your own access keys and save it as config.py.

  2. Then simply run evernote_login. A simple browser window will be opened to log in into evernote.

  3. After log in, just close the window and the program will continue its course, displaying the username and the quota that user has.

About

Short example on how to get OAuth to work with python and evernote in a desktop application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages