{ "info": { "author": "Chris Dent", "author_email": "cdent@peermore.com", "bugtrack_url": null, "classifiers": [], "description": "A store for TiddlyWeb for use in development.\n\nA common problem with complicated web apps built on top of TiddlySpace\nis that it is hard to do live development on a test or dev instance.\nWhile the desired experience is to be able to edit tiddlers on the file\nsystem and see those changes in the instance instantly, the current\nhabit is to make the changes, update the package, update the instance\nthen see the changes.\n\nThis store aims to fix that by providing a wrapper store that on \ntiddler_get first looks in a configured dir for an appropriate file\nto satisfy the request.\n\nConfiguration is as follows:\n\n config = {\n 'server_store': ['tiddlywebplugins.devstore2', {'devstore_root':\n './src'}],\n 'wrapped_devstore': ['text', {'store_root': 'store'}],\n 'log_level': 'DEBUG',\n }\n\nWhere devstore_root is either an absolute path or relative to whatever\nthe PWD is in the process using the config.\n\ndevstore uses tiddlywebplugins.twimport's url_to_tiddler and thus will\nread files ending in .tid as a tiddler, .js as a javascript file or treat\nother extensions as binary or pseuod-binary tiddlers.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/tiddlywebplugins.devstore2", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "tiddlywebplugins.devstore2", "package_url": "https://pypi.org/project/tiddlywebplugins.devstore2/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/tiddlywebplugins.devstore2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/tiddlywebplugins.devstore2" }, "release_url": "https://pypi.org/project/tiddlywebplugins.devstore2/0.5.1/", "requires_dist": null, "requires_python": null, "summary": "Development oriented store that wraps another.", "version": "0.5.1" }, "last_serial": 1008055, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5880ba5be239ba60757377da64b66f12", "sha256": "4b0b36f1272efb2331949e3576c05de510cdba7d494d83a821fe0108c59b4aed" }, "downloads": -1, "filename": "tiddlywebplugins.devstore2-0.1.tar.gz", "has_sig": false, "md5_digest": "5880ba5be239ba60757377da64b66f12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4606, "upload_time": "2012-03-19T19:34:50", "url": "https://files.pythonhosted.org/packages/41/77/e7b74d557b12bc0eefc2ec42ab679c3c7eec741ab056d2b797732d331ba6/tiddlywebplugins.devstore2-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "c36f05e2c0e48dc2a564c03c6d620457", "sha256": "afdba23c9d25fcaf9fbd71a72bf4627f9c5b436e3e267815e085b6bd8fc712c7" }, "downloads": -1, "filename": "tiddlywebplugins.devstore2-0.2.tar.gz", "has_sig": false, "md5_digest": "c36f05e2c0e48dc2a564c03c6d620457", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5398, "upload_time": "2013-05-08T15:23:48", "url": "https://files.pythonhosted.org/packages/b1/8a/41516860e01f2ac6115bf375697d817df4111003b09afd1f1635f7cbad51/tiddlywebplugins.devstore2-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "acdfeba3c7cff06d1911f3977edb89cd", "sha256": "8298b5871b5332c6af6fb0e38f4deb8e71dc9084b3e351d60d5d9bb94049c46e" }, "downloads": -1, "filename": "tiddlywebplugins.devstore2-0.3.tar.gz", "has_sig": false, "md5_digest": "acdfeba3c7cff06d1911f3977edb89cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5446, "upload_time": "2013-10-15T17:13:37", "url": "https://files.pythonhosted.org/packages/a5/ff/c3a785cee0527cb916fa844bf0484b722154f897a7797d3e83a2a291cdee/tiddlywebplugins.devstore2-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "eef14b0886362dafdff119f1934b8e9f", "sha256": "149493c37a6c912ed47085f8bcf2144aa2a9578496780e4d3bde58957d8c8593" }, "downloads": -1, "filename": "tiddlywebplugins.devstore2-0.4.tar.gz", "has_sig": false, "md5_digest": "eef14b0886362dafdff119f1934b8e9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5545, "upload_time": "2014-01-18T01:56:29", "url": "https://files.pythonhosted.org/packages/77/02/0ade6b8ff6adf95ffd473723ae627c4623145a9208c366c43244b4954d96/tiddlywebplugins.devstore2-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "0151dd5e168b2131d9528e824c10fb77", "sha256": "9bf42e7f1901563f6bfd69e75f54738b985a58a8937481aa185859bb6e434f87" }, "downloads": -1, "filename": "tiddlywebplugins.devstore2-0.5.tar.gz", "has_sig": false, "md5_digest": "0151dd5e168b2131d9528e824c10fb77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5596, "upload_time": "2014-02-02T19:49:27", "url": "https://files.pythonhosted.org/packages/63/bf/0ceeb61022ed3c640b9a9fd6a3aae82ac21dcfcea07d88bd4ecacfab9878/tiddlywebplugins.devstore2-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "9456f54a1e6a0dbde42ba9877ec0856c", "sha256": "1363a01c2934636569dd8700efcaf099d871b25a29fa6290bc271faa2cf67bcd" }, "downloads": -1, "filename": "tiddlywebplugins.devstore2-0.5.1.tar.gz", "has_sig": false, "md5_digest": "9456f54a1e6a0dbde42ba9877ec0856c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5548, "upload_time": "2014-02-21T21:42:55", "url": "https://files.pythonhosted.org/packages/d6/70/1a778ee584816a26a2fe2371b960fa3d3f3b8c719f42842ba11badf0bfd4/tiddlywebplugins.devstore2-0.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9456f54a1e6a0dbde42ba9877ec0856c", "sha256": "1363a01c2934636569dd8700efcaf099d871b25a29fa6290bc271faa2cf67bcd" }, "downloads": -1, "filename": "tiddlywebplugins.devstore2-0.5.1.tar.gz", "has_sig": false, "md5_digest": "9456f54a1e6a0dbde42ba9877ec0856c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5548, "upload_time": "2014-02-21T21:42:55", "url": "https://files.pythonhosted.org/packages/d6/70/1a778ee584816a26a2fe2371b960fa3d3f3b8c719f42842ba11badf0bfd4/tiddlywebplugins.devstore2-0.5.1.tar.gz" } ] }