This repository has been archived by the owner on Mar 20, 2019. It is now read-only.
This contains a lot of code cleanup although still just the beginning. Notably there's still no caching
- IMPORTANT: minimum python version is v2.6
- IMPORTANT: the simplenote class now raises a
SimplenoteException
instead of setting an is_error variable - use logging module (closes #5)
- moved things into packages
- dropped the git version getting madness