Skip to main content

A python client for SimpleNote (simplenote.com)

Project description

version license

Python client around The simplest way to keep notes. (a.k.a. Simple Note): https://simplenote.com/

It’s built on top of simplenote.py: https://github.com/mrtazz/simplenote.py

NOTE: This library and its author are not endorsed by or affiliated with SimpleNote.com.

Installation

Using pip:

pip install newsapi

Dependencies

  • simplenote

API

Let’s you do stuffs like noter.add_note("Hi") which returns NoteInfo instance and has all the attributes such as version, modified_date, etc, and some methods like update("updated"), trash(), delete() and a get() which returns Note instance and has content and all the above attributes in NoteInfo, so basically it controls key attribute present in each note request so you can work on writing and reading notes instead of managing stupid hashed key, and has bunch of other methods for which I’ll write documentation later. Just being a lazy-ass, because of working in a new project (duh).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

noterpy-0.1.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

noterpy-0.1.1-py2.py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page