A python client for SimpleNote (simplenote.com)
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file noterpy-0.1.1.tar.gz
.
File metadata
- Download URL: noterpy-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 983299fc4d45e04d6a713dd2eb6b69129383a0d36307d27e81ee1eee8fe5c238 |
|
MD5 | d376cf51fe8e89f924e0536b36051ad0 |
|
BLAKE2b-256 | eaef64a02b7e2e3f3f4e8170f0acd561ae300c992426b81471d08a63ee8998a8 |
File details
Details for the file noterpy-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: noterpy-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 458f9498c2cde315b6bbc4769fd826768b118bd8ff20e780ba43bd204e38f6a7 |
|
MD5 | 9ffc94dab90b4d556d4818752d447e5f |
|
BLAKE2b-256 | 1f2487cf3c65cb9bc6b3b9d18f0e4867d0d7dad69e5a53e99bc12067061b4ddb |