{ "info": { "author": "Jack Mwangi", "author_email": "jackmwa94@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "``Scrible`` Python *Console application* for taking notes\n======================================================================\n\n New in version 0.3:\n\n - Beautiful ui with added commands such as ``sync`` for automatic \n synchronization of notes\n\n New in version 0.2:\n\n - Better listing and searching options with ``--limit`` to get\n specific number of items\n\n\n**Scrible** enables you create short and descriptive notes with cloud backup\n*easily*:\n\n.. code:: python\n\n \"\"\"Scrible.\n\n Usage:\n\t createnote () [-m]\n\t viewnote () [-m]\n\t deletenote ( | -a)\n\t searchnotes () [(--limit )]\n\t viewnote ()\n\t listnotes [(--limit )]\n\t next\n\t export ()\n\t import ()\n\t sync \n\t scrible (-s | --start)\n\t scrible (-h | --help | --version)\n\tOptions:\n\t -s, --start Interactive Mode\n\t -h, --help Show this screen and exit.\n\t -m Starts creating note body\n\n \"\"\"\n\nAs you can see, the commands to use are few and easy to remember.\n\nInstallation\n======================================================================\n\nUse `pip `_ or easy_install::\n\n pip install scrible\n\nTesting\n======================================================================\n\nYou can run unit tests preferably by installing nosetest and run from root of the folder:\n\n nosetests\n\nUsage pattern format\n----------------------------------------------------------------------\n\n**Usage pattern** depends on the command you want to execute\n\n- View specific notes \n.. code:: python\n\n\tviewnote () [-m]\n\n- Create note with just title \n.. code:: python \n\n\tcreatenote ()\n\n- Create note with title and body\n.. code:: python \n\n\tcreatenote () [-m]\n\n- Delete notes\n.. code:: python \n\n\tdeletenote ( | -a)\n\n- Search notes\n.. code:: python \n\n\tsearchnotes () [(--limit )]\n\n- List notes\n.. code:: python \n\n\tlistnotes [(--limit )]\n\n- Import notes\n.. code:: python \n\n\timport ()\n\n- Export notes\n.. code:: python \n\n\texport ()\n\n- Manually sync notes\n\n\tsync \n\n\nLaunching program\n======================================================================\n\n scrible --start", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/jaxtreme01/Scrible/tarball/0.2.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jaxtreme01/Scrible", "keywords": "notes taking app scrible scribbler scribble", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "scrible", "package_url": "https://pypi.org/project/scrible/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/scrible/", "project_urls": { "Download": "https://github.com/jaxtreme01/Scrible/tarball/0.2.1", "Homepage": "https://github.com/jaxtreme01/Scrible" }, "release_url": "https://pypi.org/project/scrible/2.0.2/", "requires_dist": null, "requires_python": null, "summary": "Note taking application", "version": "2.0.2" }, "last_serial": 1940940, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8b0b25ee52b4a40ad20b55ea5309c9ce", "sha256": "0c6490829e09d06a84e7f462330a1262c58ce6c73b0a7c5ba07c21630289e5fc" }, "downloads": -1, "filename": "scrible-1.0.tar.gz", "has_sig": false, "md5_digest": "8b0b25ee52b4a40ad20b55ea5309c9ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3057, "upload_time": "2016-02-05T03:38:29", "url": "https://files.pythonhosted.org/packages/2d/f1/f982f23884d8b6c105e31b94d5e3da47e5f08cb236416e346db8657cf39d/scrible-1.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "14b1c6b5068dbe22997f4c775eb65797", "sha256": "c37467f46ee472acbc8cdf26a2a3a56cae3ea7d0663eb6ce5cc9c903b9daa350" }, "downloads": -1, "filename": "scrible-2.0.1.tar.gz", "has_sig": false, "md5_digest": "14b1c6b5068dbe22997f4c775eb65797", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3060, "upload_time": "2016-02-05T03:46:07", "url": "https://files.pythonhosted.org/packages/15/06/bbf44a6d16f44c40a324bc2a8517ef2ecbc8ed813784b33f8ccdaafbadc4/scrible-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "2590a2a7b7872ecb4e0e961a0ecbc2ac", "sha256": "c8519b60024c44b22011f32f1727a1fc5abe68631e0344e5b34c5e4e8aed1873" }, "downloads": -1, "filename": "scrible-2.0.2.tar.gz", "has_sig": false, "md5_digest": "2590a2a7b7872ecb4e0e961a0ecbc2ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3060, "upload_time": "2016-02-05T03:47:04", "url": "https://files.pythonhosted.org/packages/46/eb/d2d7ca8b83ccaa5decac489ec3fcf09cfcc2c455a92f9a54cc468aedf53f/scrible-2.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2590a2a7b7872ecb4e0e961a0ecbc2ac", "sha256": "c8519b60024c44b22011f32f1727a1fc5abe68631e0344e5b34c5e4e8aed1873" }, "downloads": -1, "filename": "scrible-2.0.2.tar.gz", "has_sig": false, "md5_digest": "2590a2a7b7872ecb4e0e961a0ecbc2ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3060, "upload_time": "2016-02-05T03:47:04", "url": "https://files.pythonhosted.org/packages/46/eb/d2d7ca8b83ccaa5decac489ec3fcf09cfcc2c455a92f9a54cc468aedf53f/scrible-2.0.2.tar.gz" } ] }