{ "info": { "author": "RedTurtle Developers", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [], "description": "js.chart\n************\n\n.. image:: https://travis-ci.org/RedTurtle/js.chart.png?branch=master\n\nIntroduction\n============\n\nThis library packages `chartjs`_ for `fanstatic`_. It is aware of different modes (normal, minified).\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`chartjs`: http://www.chartjs.org/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.chart``) are published to some URL.\n\n\nContact\n=======\n\n.. image:: http://www.redturtle.it/redturtle_banner.png\n\n* | Andrew Mleczko <``andrew.mleczko at redturtle.net``>\n | **RedTurtle Technology**, http://www.redturtle.net/\n\nHow to use?\n===========\n\nThis should be setup before rendering a page. See `fanstatic`_ for more\ninformation::\n\n >>> from fanstatic import init_needed\n >>> needed = init_needed(base_url='http://localhost')\n\nYou can import chart from ``js.chart`` and ``.need`` it\nwhere you want these resources to be included on a page::\n\n >>> from js.chart import chart_js\n >>> chart_js.need()\n\nRender the inclusion::\n\n >>> print needed.render()\n \n\nCHANGES\n*******\n\n0.2.0 (2014-02-04)\n==================\n\n- Nothing changed yet.", "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/RedTurtle/js.chart", "keywords": "chartjs redturtle", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.chart", "package_url": "https://pypi.org/project/js.chart/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.chart/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/RedTurtle/js.chart" }, "release_url": "https://pypi.org/project/js.chart/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "fanstatic chart.js integration", "version": "0.2.0" }, "last_serial": 990103, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "396b9c93d3edb1f11cfbe593e6be5f77", "sha256": "9ba06168e0c298dd4aa616fc72db869d9b29ccecfc831be3269a6a4531861109" }, "downloads": -1, "filename": "js.chart-0.2.0.zip", "has_sig": false, "md5_digest": "396b9c93d3edb1f11cfbe593e6be5f77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19950, "upload_time": "2014-02-04T07:55:23", "url": "https://files.pythonhosted.org/packages/ad/0f/b43625f580b7f75dde9179c3d00692e9b0a8a28b4af3dca97de1f79ad1e4/js.chart-0.2.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "396b9c93d3edb1f11cfbe593e6be5f77", "sha256": "9ba06168e0c298dd4aa616fc72db869d9b29ccecfc831be3269a6a4531861109" }, "downloads": -1, "filename": "js.chart-0.2.0.zip", "has_sig": false, "md5_digest": "396b9c93d3edb1f11cfbe593e6be5f77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19950, "upload_time": "2014-02-04T07:55:23", "url": "https://files.pythonhosted.org/packages/ad/0f/b43625f580b7f75dde9179c3d00692e9b0a8a28b4af3dca97de1f79ad1e4/js.chart-0.2.0.zip" } ] }