Skip to content

akhaku/Evernote-django-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Project moved to evernote-django#

Evernote API demo app

Author: akhaku (Ammar Khaku)

A Django app using the Evernote API

The sole purpose of this app is for test and demonstrate the usage of the Evernote API. It makes use of the Evernote Cloud API with OAuth authentication.

App structure:

  • account/ - A wrapper around django authentication
  • evernote/ - Evernote's python cloud API - get the latest version from here
  • evernote_auth/ - Deals with OAuth authentication for Evernote

About

A test django app that uses the Evernote python API using API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages