{ "info": { "author": "Matt Good", "author_email": "matt@matt-good.net", "bugtrack_url": null, "classifiers": [], "description": "js.d3\n=======\nThis library packages `D3.js`_ for `Fanstatic`_.\n\n.. _`Fanstatic`: http://fanstatic.org\n.. _`D3.js`: http://d3js.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.d3``) are published to some URL. This\nlibrary also packages up a minified version of `D3.js`_.\n\n\nUsage\n-----\n\nYou can import ``d3`` from ``js.d3`` and ``need`` it where you want these\nresources to be included on a page::\n\n >>> from js.d3 import d3\n >>> d3.need()\n\n\nUpdating this package\n---------------------\n\nIn order to obtain a newer version of this library, do the following,\nediting the version name (eg ``3.4.13``) accordingly::\n\n pushd js/d3/resources\n VERSION=\"v3.5.5\"\n wget https://github.com/mbostock/d3/raw/$VERSION/d3.js -O d3.js\n wget https://github.com/mbostock/d3/raw/$VERSION/d3.min.js -O d3.min.js\n popd\n #Edit setup.py for versions\n git commit -a -m \"Updated for release $VERSION\"\n git push", "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/fanstatic/js.d3/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.d3", "package_url": "https://pypi.org/project/js.d3/", "platform": "any", "project_url": "https://pypi.org/project/js.d3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fanstatic/js.d3/" }, "release_url": "https://pypi.org/project/js.d3/3.5.5/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic package for D3.js", "version": "3.5.5" }, "last_serial": 1630782, "releases": { "2.10.3": [ { "comment_text": "", "digests": { "md5": "859efc666b22ad6867b29be348538a80", "sha256": "8d5ff151d7ca46754f3a730d56b5d9cd375146b9eeba20782d3d8d3779e8024d" }, "downloads": -1, "filename": "js.d3-2.10.3.tar.gz", "has_sig": false, "md5_digest": "859efc666b22ad6867b29be348538a80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91161, "upload_time": "2012-11-16T23:28:26", "url": "https://files.pythonhosted.org/packages/ed/25/a0397c1288d8e58d610c28a77a2dbcaf6e5374eef0afb7dffb6e1bda1fac/js.d3-2.10.3.tar.gz" } ], "3.4.13": [ { "comment_text": "", "digests": { "md5": "a3b235111920a23f26531819a4a6ca75", "sha256": "d18c2e7bac5288f789e39b3b6633268895aaadd165c92e0b87fa70593eefd7e6" }, "downloads": -1, "filename": "js.d3-3.4.13.zip", "has_sig": false, "md5_digest": "a3b235111920a23f26531819a4a6ca75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128101, "upload_time": "2014-11-12T00:13:50", "url": "https://files.pythonhosted.org/packages/8d/33/6b08e58e93e534e9e6b5c85dd381b13839a849c2dae87d84f022805d8e75/js.d3-3.4.13.zip" } ], "3.5.5": [ { "comment_text": "", "digests": { "md5": "8908e1566b09c2c76e2f72b25c7f6864", "sha256": "a9a92d2c824df096d2cc92817be61f99a5134dd3e449dcc60a835db5678851a7" }, "downloads": -1, "filename": "js.d3-3.5.5.zip", "has_sig": false, "md5_digest": "8908e1566b09c2c76e2f72b25c7f6864", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 132227, "upload_time": "2015-07-13T07:27:14", "url": "https://files.pythonhosted.org/packages/6c/7d/caf7370b220d9400d2415a64a228ff079b044c37d058b8bfb49c1de1238b/js.d3-3.5.5.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8908e1566b09c2c76e2f72b25c7f6864", "sha256": "a9a92d2c824df096d2cc92817be61f99a5134dd3e449dcc60a835db5678851a7" }, "downloads": -1, "filename": "js.d3-3.5.5.zip", "has_sig": false, "md5_digest": "8908e1566b09c2c76e2f72b25c7f6864", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 132227, "upload_time": "2015-07-13T07:27:14", "url": "https://files.pythonhosted.org/packages/6c/7d/caf7370b220d9400d2415a64a228ff079b044c37d058b8bfb49c1de1238b/js.d3-3.5.5.zip" } ] }