GitXplorerGitXplorer
t

evernote-connector

public
5 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
c36973adc5e2340d8991e674ef029c2ec3352626

added usage example file

ttrodrigues committed 15 years ago
Unverified
134ce6e378ea6bec015226084ebabebef6885615

methods for note creation and update

ttrodrigues committed 15 years ago
Unverified
f45e1e4d20538815ed8a96cf304a5190070c5552

added getListNotes method and filter by note ids for both note methods

ttrodrigues committed 15 years ago
Unverified
0ec3e060d2e42a5795de857d97a506e79d30573b

updated readme

ttrodrigues committed 15 years ago
Unverified
b43e6344635a3e0dc556227e59a5fc7946e85baf

getNotes method

ttrodrigues committed 15 years ago
Unverified
0f5426a24a75c3c940bf068c5728f9347fa4e66a

code reorganization

ttrodrigues committed 15 years ago

README

The README file for this repository.

evernote-connector is a python package which aims to ease communication with Evernote's API.

Assuming you have downloaded Evernote's API files (http://www.evernote.com/about/developer/api/), you need to place the files from lib/python somewhere on your python path.

Currently, this connector is being developed as part of the mindlocker project (http://mindlocker.net), and it will primarly serve it's purposes.