{ "info": { "author": "Reto Aebersold", "author_email": "aeby@atizo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Multimedia :: Graphics", "Topic :: Text Processing :: Fonts", "Topic :: Text Processing :: Markup :: HTML" ], "description": "=============\n PyTagCloud\n=============\n\nPyTagCloud let you create simple tag clouds inspired by http://www.wordle.net/\n\nCurrently, the following output formats have been written and are working:\n\n- PNG images\n- HTML/CSS code\n\nIf you have ideas for other formats please let us know.\n\nInstallation\n============\n\nYou can install PyTagCloud either via the Python Package Index (PyPI) or from source.\n\nTo install using `pip`::\n\n $ pip install -U pytagcloud\n\nTo install using `easy_install`::\n\n $ easy_install -U pytagcloud\n\n\nDownloading and installing from source\n--------------------------------------\n\nDownload the latest version of PyTagCloud from\nhttp://pypi.python.org/pypi/pytagcloud/\n\nYou can install it by doing the following,::\n\n $ tar xfz pytagcloud-*.tar.gz\n $ cd pytagcloud-*/\n $ python setup.py build\n # python setup.py install # as root\n\nRequirements\n------------\n\n#. Install `pygame `_ >= 1.9.1::\n\n $ apt-get install python-pygame\n \n#. Install simplejson::\n\n $ pip install simplejson\n\nQuick start\n===========\n\nYou probably want to see some code by now, so here's an example:\n::\n\n from pytagcloud import create_tag_image, make_tags\n from pytagcloud.lang.counter import get_tag_counts\n \n YOUR_TEXT = \"A tag cloud is a visual representation for text data, typically\\\n used to depict keyword metadata on websites, or to visualize free form text.\"\n\n tags = make_tags(get_tag_counts(YOUR_TEXT), maxsize=120)\n \n create_tag_image(tags, 'cloud_large.png', size=(900, 600), fontname='Lobster')\n\nMore examples can be found in `test.py `_.\n\nExample\n=======\n`Demo `_\n\n.. image:: https://github.com/atizo/PyTagCloud/raw/master/docs/example.png\n\nContributing\n============\n\nDevelopment of `pytagcloud` happens at Github: https://github.com/atizo/PyTagCloud\n\nYou are highly encouraged to participate in the development\nof `pytagcloud`. If you don't like Github (for some reason) you're welcome\nto send regular patches.", "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/atizo/PyTagCloud", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pytagcloud", "package_url": "https://pypi.org/project/pytagcloud/", "platform": "any", "project_url": "https://pypi.org/project/pytagcloud/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/atizo/PyTagCloud" }, "release_url": "https://pypi.org/project/pytagcloud/0.3.5/", "requires_dist": null, "requires_python": null, "summary": "Create beautiful tag clouds as images or HTML", "version": "0.3.5" }, "last_serial": 797797, "releases": { "0.3.2": [ { "comment_text": "", "digests": { "md5": "a731d47ec6e15fb0146dba9163e63107", "sha256": "99199edfc9d4e5d5c8887fa508d869eff41be78b217ab96109e79672c5ede40f" }, "downloads": -1, "filename": "pytagcloud-0.3.2.tar.gz", "has_sig": false, "md5_digest": "a731d47ec6e15fb0146dba9163e63107", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 726187, "upload_time": "2012-02-10T18:00:57", "url": "https://files.pythonhosted.org/packages/cb/52/ad586bb525f9fda0c0a8e8c77499bcf57ca8196232f971f4ec9debba7540/pytagcloud-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "8573fdce16baf32df1758cec8df99e1b", "sha256": "0b41967e8e05c1174fe7b3d00035db64b311d3e1c5cc7a1d8f3294d912bfa6c4" }, "downloads": -1, "filename": "pytagcloud-0.3.3.tar.gz", "has_sig": false, "md5_digest": "8573fdce16baf32df1758cec8df99e1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 726186, "upload_time": "2012-02-10T18:03:00", "url": "https://files.pythonhosted.org/packages/56/c9/c52a7272f04fd0cdaef07cc6a71f3036af257506aee194ea8b18131bb520/pytagcloud-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "d93b245e0381153e70eece046c0fa9ef", "sha256": "3142c2b8e8bd45dc9e1e046559d4858e0a5be1d57a44cc2c1b0dd4b4f277ca7f" }, "downloads": -1, "filename": "pytagcloud-0.3.4.tar.gz", "has_sig": false, "md5_digest": "d93b245e0381153e70eece046c0fa9ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 726266, "upload_time": "2012-02-14T10:10:58", "url": "https://files.pythonhosted.org/packages/ce/3e/36abd6258a3208f175d2e302ee249229015e18f9988a491e1f92f0e0192b/pytagcloud-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "9fdbd71662b681efce79a8070b2c75ec", "sha256": "4d56539f0c80ed96f0d320fa0667db3f2d0cc3d2925f84522b82f48f6c0973e9" }, "downloads": -1, "filename": "pytagcloud-0.3.5.tar.gz", "has_sig": false, "md5_digest": "9fdbd71662b681efce79a8070b2c75ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 754672, "upload_time": "2012-02-14T10:55:45", "url": "https://files.pythonhosted.org/packages/a6/36/8626ddead8006c0dbab0a4994737db10463b9c5f837f1fbbd2bbf5bfa27c/pytagcloud-0.3.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fdbd71662b681efce79a8070b2c75ec", "sha256": "4d56539f0c80ed96f0d320fa0667db3f2d0cc3d2925f84522b82f48f6c0973e9" }, "downloads": -1, "filename": "pytagcloud-0.3.5.tar.gz", "has_sig": false, "md5_digest": "9fdbd71662b681efce79a8070b2c75ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 754672, "upload_time": "2012-02-14T10:55:45", "url": "https://files.pythonhosted.org/packages/a6/36/8626ddead8006c0dbab0a4994737db10463b9c5f837f1fbbd2bbf5bfa27c/pytagcloud-0.3.5.tar.gz" } ] }