{ "info": { "author": "Fanstatic Developers", "author_email": "fanstatic@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "js.d3_cloud\n***********\n\nIntroduction\n============\n\nThis library packages the `D3 Word Cloud Layout`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`D3 Word Cloud Layout`: https://github.com/iLanguage/d3-cloud\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_cloud``) are published to some URL. As a bonus, this\nlibrary also packages up a minified version of the original JavaScript.\n\nPackaging\n=========\n\nThe packaging is stored on GitHub at\nhttps://github.com/davidjb/js.d3_cloud. If you happen to come across a bug\nthat corresponds to *packaging*, then please report it here. Pull requests are\nmore than welcome if you're fixing something yourself -- the more help the\nbetter!\n\nAny other bugs that relate to the library itself should be directed to the\noriginal developers.\n\nUpdating this package\n---------------------\n\nThis process requires installation of the package for development - the\nsuggested method to do this is via the `Buildout` within this package::\n\n cd js.d3_cloud\n python boostrap.py\n ./bin/buildout\n\nFor minification of resources to succeed, you require a Java installation as\nthis process uses the YUI Compressor library (via the ``minify``\nand``yuicompressor`` Python packages).\n\nIn order to obtain a newer version of this library, do the following::\n\n pushd js/d3_cloud/resources\n wget https://github.com/iLanguage/d3-cloud/raw/master/src/d3.layout.cloud.js -O d3.layout.cloud.js\n wget https://github.com/iLanguage/d3-cloud/raw/master/LICENSE -O LICENSE\n popd\n #Edit changelog, setup.py for versions, etc\n python setup.py minify_d3_cloud\n git commit -a -m \"Updated for release 1.0.1\"\n git push\n\nIf you're doing this out in your own fork of the GitHub repository, then\nsend through a pull request so everyone can benefit.\n\nUsage\n=====\n\nYou can import ``d3_cloud`` from ``js.d3_cloud`` and ``need`` it where you want\nthese resources to be included on a page::\n\n >>> from js.d3_cloud import d3_cloud\n >>> d3_cloud.need()\n\n\nCHANGES\n*******\n\n1.1.2 (2015-07-13)\n==================\n\n- Change to using iLanguage's fork of d3-cloud because it's now being\n maintained. This adds numerous features and fixes. See\n https://github.com/iLanguage/d3-cloud.\n [davidjb]\n\n1.0.1 (2012-12-21)\n==================\n\n- Initial release.", "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/davidjb/js.d3_cloud", "keywords": "word cloud tag visualization canvas wordle d3", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.d3_cloud", "package_url": "https://pypi.org/project/js.d3_cloud/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.d3_cloud/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/davidjb/js.d3_cloud" }, "release_url": "https://pypi.org/project/js.d3_cloud/1.1.2/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of D3 Word Cloud Layout", "version": "1.1.2" }, "last_serial": 1630794, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "60cabfa50601de68e7e7ea9d79f5c37c", "sha256": "05bcad1b3373d68faf95b0f7c2297d5e996fc30c042e2939184239ee84c5d376" }, "downloads": -1, "filename": "js.d3_cloud-1.0.1.zip", "has_sig": false, "md5_digest": "60cabfa50601de68e7e7ea9d79f5c37c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19674, "upload_time": "2012-12-21T04:46:56", "url": "https://files.pythonhosted.org/packages/b7/89/3ccc0b83430ae8e57d2e93a0bbe1581836f20808e401aed20f51a17dffce/js.d3_cloud-1.0.1.zip" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "6126cfd32a0aa287b269c119b826a3c9", "sha256": "68cdb327cf68bed7b7315f0fdd8872be8cee9b711850f682caa4357d09a49d33" }, "downloads": -1, "filename": "js.d3_cloud-1.1.2.zip", "has_sig": false, "md5_digest": "6126cfd32a0aa287b269c119b826a3c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20646, "upload_time": "2015-07-13T07:44:31", "url": "https://files.pythonhosted.org/packages/7e/9e/09d74f152ec2cae24dd431702316478af0f0c9289251026431cb035f0253/js.d3_cloud-1.1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6126cfd32a0aa287b269c119b826a3c9", "sha256": "68cdb327cf68bed7b7315f0fdd8872be8cee9b711850f682caa4357d09a49d33" }, "downloads": -1, "filename": "js.d3_cloud-1.1.2.zip", "has_sig": false, "md5_digest": "6126cfd32a0aa287b269c119b826a3c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20646, "upload_time": "2015-07-13T07:44:31", "url": "https://files.pythonhosted.org/packages/7e/9e/09d74f152ec2cae24dd431702316478af0f0c9289251026431cb035f0253/js.d3_cloud-1.1.2.zip" } ] }