{ "info": { "author": "Maik R\u00f6der", "author_email": "roeder@berg.net", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": ".. contents::\r\n\r\nIntroduction\r\n============\r\n\r\nPigeonhole is a tool used to create dashboards from templates rendered with mr.bob:\r\n\r\n https://pypi.python.org/pypi/mr.bob\r\n\r\nA complete example of using Pigeonhole is currently under development:\r\n\r\n https://github.com/maikroeder/encode.mouse\r\n\r\nTo get an idea of what kind of dashboards you will be able to produce with Pigeonhole, have \r\na look at the ENCODE RNA Dashboards (human and mouse):\r\n\r\n http://genome.crg.es/encode_RNA_dashboard\r\n\r\nDesign\r\n======\r\n\r\nThe post_render hook of mr.bob is used to get hold of the configuration for individual\r\nmr.bob runs. This way, Pigeonhole does not need to know how mr.bob does its magic, and\r\ncan concentrate on plugging the individual templates together by calling them on demand\r\nwhile rendering the dashboard.\r\n\r\nZope Page Template support for mr.bob\r\n=====================================\r\n\r\nPigeonhole extends mr.bob with a renderer for Zope Page Templates, which can be \r\nused instead of the default Jinja2 templates: \r\n\r\n https://pypi.python.org/pypi/zope.pagetemplate\r\n\r\nTo use this renderer, place the following line in your .mrbob.ini:\r\n\r\n [template]\r\n renderer = pigeonhole.rendering:pagetemplate_renderer\r\nChangelog\r\n=========\r\n\r\n0.1 (2013-04-03)\r\n----------------\r\n\r\n- Integration with mr.bob\r\n\r\n- Package created using tooth.paste", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/maikroeder/pigeonhole.git", "keywords": "", "license": "gpl", "maintainer": "", "maintainer_email": "", "name": "pigeonhole", "package_url": "https://pypi.org/project/pigeonhole/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pigeonhole/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/maikroeder/pigeonhole.git" }, "release_url": "https://pypi.org/project/pigeonhole/0.1/", "requires_dist": null, "requires_python": null, "summary": "Dashboard development tool", "version": "0.1" }, "last_serial": 796241, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "492faf5421cca243884312c1b89d982b", "sha256": "aae4b5bf85a398d8843d28294616b9539f0ab77c70789fe44920aff1d20d8e4f" }, "downloads": -1, "filename": "pigeonhole-0.1.zip", "has_sig": false, "md5_digest": "492faf5421cca243884312c1b89d982b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36235, "upload_time": "2013-04-03T21:39:59", "url": "https://files.pythonhosted.org/packages/7e/71/9390a379c012e398dcb32a67c282f373bc886e9af4eb4197602039e459e9/pigeonhole-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "492faf5421cca243884312c1b89d982b", "sha256": "aae4b5bf85a398d8843d28294616b9539f0ab77c70789fe44920aff1d20d8e4f" }, "downloads": -1, "filename": "pigeonhole-0.1.zip", "has_sig": false, "md5_digest": "492faf5421cca243884312c1b89d982b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36235, "upload_time": "2013-04-03T21:39:59", "url": "https://files.pythonhosted.org/packages/7e/71/9390a379c012e398dcb32a67c282f373bc886e9af4eb4197602039e459e9/pigeonhole-0.1.zip" } ] }