{ "info": { "author": "Jeroen Michiel", "author_email": "jmichiel@yahoo.com", "bugtrack_url": null, "classifiers": [], "description": "hurry.jqplot\r\n************\r\n\r\nIntroduction\r\n============\r\n\r\nThis library packages jqPlot_ for `hurry.resource`_. It is aware of jqPlot's\r\nstructure and different modes (normal, minified).\r\n\r\n.. _`hurry.resource`: http://pypi.python.org/pypi/hurry.resource\r\n.. _jqPlot: http://www.jqplot.com/\r\n\r\nHow to use?\r\n===========\r\n\r\nYou can import jqPlot from ``hurry.jqplot`` and ``.need`` it where you want\r\nthese resources to be included on a page::\r\n\r\n from hurry.jqplot import jqplot\r\n\r\n .. in your page or widget rendering code, somewhere ..\r\n\r\n jqplot.need()\r\n\r\nThis requires integration between your web framework and ``hurry.resource``,\r\nand making sure that the original resources (shipped in the ``jqplot-build``\r\ndirectory in ``hurry.jqplot``) are published to some URL.\r\n\r\nThe package has already been integrated for Grok_ and Zope 3. If you depend\r\non the `hurry.zoperesource`_ package in your ``setup.py``, the above example\r\nshould work out of the box. Make sure to depend on the `hurry.zoperesource`_\r\npackage in your ``setup.py``.\r\nFor grok, depending on `megrok.resource`_ should do it\r\n\r\n.. _`hurry.zoperesource`: http://pypi.python.org/pypi/hurry.zoperesource\r\n.. _`megrok.resource`: http://pypi.python.org/pypi/megrok.resource\r\n.. _Grok: http://grok.zope.org\r\n\r\nPreparing hurry.jqplot before release\r\n=====================================\r\n\r\nThis section is only relevant to release managers of ``hurry.jqplot``.\r\n\r\nWhen releasing ``hurry.jqplot``, an extra step should be taken. Follow the\r\nregular package `release instructions`_, but before egg generation (``python\r\nsetup.py register sdist upload``) first execute ``bin/jqplotprepare``. This\r\nwill download the jqPlot library and place it in the egg. (The version number\r\nis currently hardcoded in the hurry.jqplot.prepare module).\r\n\r\n.. _`release instructions`: http://grok.zope.org/documentation/how-to/releasing-software\r\n\r\nCHANGES\r\n*******\r\n\r\n0.9.7.2 (2010-10-19)\r\n====================\r\n\r\n* support hurry.resource 0.10\r\n\r\n0.9.7.1 (2010-06-29)\r\n====================\r\n\r\n* Using jqPlot-0.9.7.\r\n\r\n\r\nDownload\r\n********", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jmichiel/hurry.jqplot", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "hurry.jqplot", "package_url": "https://pypi.org/project/hurry.jqplot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hurry.jqplot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jmichiel/hurry.jqplot" }, "release_url": "https://pypi.org/project/hurry.jqplot/0.9.7.2/", "requires_dist": null, "requires_python": null, "summary": "hurry.resource style resources for jqPlot.", "version": "0.9.7.2" }, "last_serial": 793121, "releases": { "0.9.7.1": [ { "comment_text": "", "digests": { "md5": "16dd8fbbe798e7d1739d1af0c15051fe", "sha256": "8021eb34399e654f0f32035827427621ac84b1dec00a6d4b972811c5735c4257" }, "downloads": -1, "filename": "hurry.jqplot-0.9.7.1.zip", "has_sig": false, "md5_digest": "16dd8fbbe798e7d1739d1af0c15051fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 183309, "upload_time": "2010-09-23T14:43:48", "url": "https://files.pythonhosted.org/packages/2d/2b/cda260aa06582f7c4e28cec8d4509c989e932850e9e5c068f84d4a483e8f/hurry.jqplot-0.9.7.1.zip" } ], "0.9.7.2": [ { "comment_text": "", "digests": { "md5": "057676c9c23cecb85fc119797ef0c221", "sha256": "a7cdf1ff3049ccb99c889e17b4bdeba5513ed6ca53d9852da0a702cbc11576a8" }, "downloads": -1, "filename": "hurry.jqplot-0.9.7.2.zip", "has_sig": false, "md5_digest": "057676c9c23cecb85fc119797ef0c221", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 183329, "upload_time": "2010-10-19T10:47:11", "url": "https://files.pythonhosted.org/packages/eb/98/2fea64a3119db400824669223a75755a702421d3c1d9b2daf9701a34015a/hurry.jqplot-0.9.7.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "057676c9c23cecb85fc119797ef0c221", "sha256": "a7cdf1ff3049ccb99c889e17b4bdeba5513ed6ca53d9852da0a702cbc11576a8" }, "downloads": -1, "filename": "hurry.jqplot-0.9.7.2.zip", "has_sig": false, "md5_digest": "057676c9c23cecb85fc119797ef0c221", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 183329, "upload_time": "2010-10-19T10:47:11", "url": "https://files.pythonhosted.org/packages/eb/98/2fea64a3119db400824669223a75755a702421d3c1d9b2daf9701a34015a/hurry.jqplot-0.9.7.2.zip" } ] }