{ "info": { "author": "cwoebker", "author_email": "me@cwoebker.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development", "Topic :: Terminals", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "# pen: terminal notes\n\n[`pen`](https://github.com/cwoebker/pen) is a minimalistic note taking app for the command line.\n\n[![PyPI Version](https://img.shields.io/pypi/v/penpal.svg)](https://pypi.python.org/pypi/penpal)\n[![Build Status](https://secure.travis-ci.org/cwoebker/pen.png?branch=master)](http://travis-ci.org/cwoebker/pen)\n[![PyPI License](https://img.shields.io/pypi/l/penpal.svg)](https://pypi.python.org/pypi/penpal)\n[![PyPI Python Versions](https://img.shields.io/pypi/pyversions/penpal.svg)](https://pypi.python.org/pypi/penpal)\n[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/cwoebker)\n\n---\n\n## What is this? ##\n\nWith pen you can have notes everywhere. At least on every unix machine.\nWhat makes it special is that it is \u201conly\u201c a command line application.\nTherefore you can even run it on your own server.\nPen has a minimalistic interface; notes can be added and grouped in a simple manner.\n\n![Pen Terminal](https://cwoebker.com/assets/img/posts/pen.jpg)\n\n## Installation\n\nIt's as simple as that:\n\n`$ pip install penpal`\n\nUnfortunately \"pen\" was already taken.\n\n## Usage\n\n`pen all` - List all notes recursively.\n\n`pen create ` - Create a list.\n\n`pen delete ()` - Delete a list or note.\n\n`pen help` - Display help information.\n\n`pen help ` - Displays help for a command.\n\n## Advanced\n\n`pen` stores all its data (with zlib compression) in the file `~/.pen`.\nYou are free to do whatever you want with this data, it is yours after all.\nThis is helpful, if you want to keep your notes synchronized over multiple computers.\nMove the data file over to your Dropbox folder for example.\n\nYou can also change the path of the storage file:\n\n`pen path ` - Either prints the current storage path or sets a new one.\n\nSo go out there and hack some code!\n\n## Features ##\n\n- Minimalistic and simple note editor.\n- Automatic saving when closed.\n- Create lists to group notes.\n- Put the storage file wherever you want. (Supports Dropbox & co.)\n\n## Contribute\n\n[Fork and contribute!](https://github.com/cwoebker/pen)\n\n---\n\nFor questions and suggestions, feel free to shoot me an email at .\n\nAlso, follow or tweet [@cwoebker](https://twitter.com/cwoebker).\n\n---\n\nCopyright (c) 2013-2018, Cecil Woebker.\nLicense: BSD (see LICENSE for details)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cwoebker/pen", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "penpal", "package_url": "https://pypi.org/project/penpal/", "platform": "", "project_url": "https://pypi.org/project/penpal/", "project_urls": { "Homepage": "https://github.com/cwoebker/pen" }, "release_url": "https://pypi.org/project/penpal/0.4.2/", "requires_dist": [ "clint", "urwid", "paxo (>=0.2.2)" ], "requires_python": ">=2.7.0", "summary": "pen: terminal notes", "version": "0.4.2" }, "last_serial": 4491229, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "15d5c96e47dbc52cff37537ae0af9186", "sha256": "6e11f198aba0ec888825e177baac93c548a12af04e2fcc32450f7d19bbc9c732" }, "downloads": -1, "filename": "penpal-0.3.0.tar.gz", "has_sig": false, "md5_digest": "15d5c96e47dbc52cff37537ae0af9186", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8026, "upload_time": "2013-10-17T20:29:31", "url": "https://files.pythonhosted.org/packages/e3/4c/69f181a75000065b3868cc0a0c29bf9fd64b5ad3e4ccd4d13c27649b3dea/penpal-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "154f5b60a6857ef12520205f16c71744", "sha256": "616b2b38a7071070e615e16766a13c64e66ed709dc9e6473bff7381bc28704fc" }, "downloads": -1, "filename": "penpal-0.3.1.tar.gz", "has_sig": false, "md5_digest": "154f5b60a6857ef12520205f16c71744", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8082, "upload_time": "2014-03-29T01:44:23", "url": "https://files.pythonhosted.org/packages/39/bb/9938ad4110f86b322b0ad89cb3929ed1d57f71660f2828b7f866de92bc4d/penpal-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "4f8045c22f9e9ed7504888cf5b6aa1fc", "sha256": "f2662b1d7a6373fd8ad4fc1c5d7e7ab235b0414e67598467812ac05496452ee7" }, "downloads": -1, "filename": "penpal-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4f8045c22f9e9ed7504888cf5b6aa1fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6674, "upload_time": "2015-03-24T02:57:40", "url": "https://files.pythonhosted.org/packages/54/2c/1e9b2c595b4d4d68e52013309a0d82942464bcbb7d0b5b72db1e523870a9/penpal-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "6b00b79a036ec1c431e07ff83473fa5a", "sha256": "7a2e7031dc1d2dec02f4539ddfad4ad528d58792f78f99d9528f0ecf5a262f1e" }, "downloads": -1, "filename": "penpal-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6b00b79a036ec1c431e07ff83473fa5a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7.0", "size": 6773, "upload_time": "2018-08-28T19:00:45", "url": "https://files.pythonhosted.org/packages/a5/48/38096a6f813d4aa42a18389331cc5cf6dc66d19cecbce38c05e5ea8c28d2/penpal-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a3ad6b138d9ae5e6aca8728a316cd8a0", "sha256": "d7442389c7da3757d17c8000d8942ee06660f3e1a8197c7042d02e3fc32dd213" }, "downloads": -1, "filename": "penpal-0.4.1.tar.gz", "has_sig": false, "md5_digest": "a3ad6b138d9ae5e6aca8728a316cd8a0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.0", "size": 7739, "upload_time": "2018-08-28T19:00:47", "url": "https://files.pythonhosted.org/packages/89/6f/283b5eb174d0a73ef0868e44d5cee600685cf2c2d251140d0ab28b9187ad/penpal-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "4b6fd30cb006b73ca340e785de50c3c9", "sha256": "2e2149e47f7d8a3533daea3b5ca24bb0f2e2ef8ef09b987bea30ed2f5abc0961" }, "downloads": -1, "filename": "penpal-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4b6fd30cb006b73ca340e785de50c3c9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7.0", "size": 6779, "upload_time": "2018-11-15T21:03:39", "url": "https://files.pythonhosted.org/packages/60/7f/974adef76f5504195b3306a564c5d1cf005d5a2499e74941263f308d8653/penpal-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fef77106cc63a8bda8b3411ce1799f1", "sha256": "63b9a0fd73b64b99ef7cad97dac1e232e316bc05b9fa205f6d6e9722dd03f939" }, "downloads": -1, "filename": "penpal-0.4.2.tar.gz", "has_sig": false, "md5_digest": "9fef77106cc63a8bda8b3411ce1799f1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.0", "size": 7737, "upload_time": "2018-11-15T21:03:41", "url": "https://files.pythonhosted.org/packages/e7/c3/16cda3f5100bc8cabe1440247b0df80391bbdc4b657d2f2d8d92f801fbb7/penpal-0.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4b6fd30cb006b73ca340e785de50c3c9", "sha256": "2e2149e47f7d8a3533daea3b5ca24bb0f2e2ef8ef09b987bea30ed2f5abc0961" }, "downloads": -1, "filename": "penpal-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4b6fd30cb006b73ca340e785de50c3c9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7.0", "size": 6779, "upload_time": "2018-11-15T21:03:39", "url": "https://files.pythonhosted.org/packages/60/7f/974adef76f5504195b3306a564c5d1cf005d5a2499e74941263f308d8653/penpal-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fef77106cc63a8bda8b3411ce1799f1", "sha256": "63b9a0fd73b64b99ef7cad97dac1e232e316bc05b9fa205f6d6e9722dd03f939" }, "downloads": -1, "filename": "penpal-0.4.2.tar.gz", "has_sig": false, "md5_digest": "9fef77106cc63a8bda8b3411ce1799f1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.0", "size": 7737, "upload_time": "2018-11-15T21:03:41", "url": "https://files.pythonhosted.org/packages/e7/c3/16cda3f5100bc8cabe1440247b0df80391bbdc4b657d2f2d8d92f801fbb7/penpal-0.4.2.tar.gz" } ] }