Skip to content

dasevilla/evernote-oauth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple Flask. web app that demonstrates how to access the Evernote API using OAuth.

Setup

virtualenv --no-site-packages testapp
cd testapp/
git clone git://github.com/dasevilla/evernote-oauth-example.git
cd evernote-oauth-example
source bin/activate
pip install -r reqs.txt

About

Sample Flask web app showing how to use OAuth with Evernote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages