{ "info": { "author": "Martijn Faassen", "author_email": "faassen@startifact.com", "bugtrack_url": null, "classifiers": [], "description": "hurry.datatables\n****************\n\nIntroduction\n============\n\nThis library packages the `DataTables`_ jquery extension for\n`hurry.resource`_. It is aware of jQuery datatables' different modes\n(normal, minified).\n\n.. _`hurry.resource`: http://pypi.python.org/pypi/hurry.resource\n.. _`DataTables`: http://www.datatables.net\n\nHow to use?\n===========\n\nYou can import ``datatables`` from ``hurry.datatables`` and\n``.need`` it where you want these resources to be included on a page::\n\n from hurry.datatables import datatables\n\n .. in your page or widget rendering code, somewhere ..\n\n datatables.need()\n\nThis requires integration between your web framework and\n``hurry.resource``, and making sure that the original resources\n(shipped in the ``datatables-build`` directory in\n``hurry.datatables``) are published to some URL. The\n``hurry.datatables.datatables_lib`` library, exposed as an entry point\nto ``hurry.resource``, knows where the data is in its ``path``\nargument.\n\nThe package has already been integrated for Grok_ and the Zope\nToolkit. If you depend on the `hurry.zoperesource`_ package in your\n``setup.py``, the above example should work out of the box. Make sure\nto depend on the `hurry.zoperesource`_ package in your ``setup.py``.\n\n.. _`hurry.zoperesource`: http://pypi.python.org/pypi/hurry.zoperesource\n\n.. _Grok: http://grok.zope.org\n\nCHANGES\n*******\n\n1.7.6 (2011-03-23)\n==================\n\n* Updated to datatables 1.7.6.\n\n1.7b6.1 (2010-07-28)\n====================\n\n* Initial public release, using datatables 1.7b6\n\n* Only compatible with hurry.resource >= 0.10\n\n\nDownload\n********", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "hurry.resource jquery", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "hurry.datatables", "package_url": "https://pypi.org/project/hurry.datatables/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hurry.datatables/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/hurry.datatables/1.7.6/", "requires_dist": null, "requires_python": null, "summary": "hurry.resource style resources for jQuery datatables.", "version": "1.7.6" }, "last_serial": 793114, "releases": { "1.7.6": [ { "comment_text": "", "digests": { "md5": "fe8ddf10adfeed7a6de3a587281d3cd1", "sha256": "8f6f9cf54741be56bac4c01d5a43bc0cda9cc92df9fbc6ff923af5ddc808546f" }, "downloads": -1, "filename": "hurry.datatables-1.7.6.tar.gz", "has_sig": false, "md5_digest": "fe8ddf10adfeed7a6de3a587281d3cd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 464099, "upload_time": "2011-03-23T15:17:53", "url": "https://files.pythonhosted.org/packages/9a/ba/e0c3ea23c7079d6f32629cd8b95b9b1d587abd11f14db37cf407448a17e6/hurry.datatables-1.7.6.tar.gz" } ], "1.7b6.1": [ { "comment_text": "", "digests": { "md5": "374b36e41acd6200da96ba3d6850f924", "sha256": "2da5682bbe8852162ea00063bd41424318fa8d6c9006381c30a29906623bf6ac" }, "downloads": -1, "filename": "hurry.datatables-1.7b6.1.tar.gz", "has_sig": false, "md5_digest": "374b36e41acd6200da96ba3d6850f924", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 294629, "upload_time": "2010-07-28T19:33:44", "url": "https://files.pythonhosted.org/packages/9e/ec/be60ba871d51c1c3821e87df3ff724b4295cb38e1c4b500abe96ce5e1b40/hurry.datatables-1.7b6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe8ddf10adfeed7a6de3a587281d3cd1", "sha256": "8f6f9cf54741be56bac4c01d5a43bc0cda9cc92df9fbc6ff923af5ddc808546f" }, "downloads": -1, "filename": "hurry.datatables-1.7.6.tar.gz", "has_sig": false, "md5_digest": "fe8ddf10adfeed7a6de3a587281d3cd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 464099, "upload_time": "2011-03-23T15:17:53", "url": "https://files.pythonhosted.org/packages/9a/ba/e0c3ea23c7079d6f32629cd8b95b9b1d587abd11f14db37cf407448a17e6/hurry.datatables-1.7.6.tar.gz" } ] }