ntnn / paperwrap

paperwork api wrapper and command line client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Paperwork API Wrapper and Command Line Client Build Status Scrutinizer Code Quality paperwork is 'an open source note-taking and archiving tool'.

Supported: python 2.7, 3.3+ Tests can be run with ./run_tests.py.

PyPI entry: paperwrap

wrapper.py is the actual api-wrapper. models.py contains classes for paperwork-instances, notebooks, notes and tags. paperwork.py is a command-line client with the entry-point paperwrap.

#Command Line Interface paperwrap connects to the remote host and provides a command line interface to manage the notes. The credentials are read with requests from the .netrc file.

Mirrors:

About

paperwork api wrapper and command line client


Languages

Language:Python 99.9%Language:Shell 0.1%