{ "info": { "author": "Alexey Samoylov", "author_email": "trollex2013@gmail.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 PyTagCloud2\n =============\n \n PyTagCloud2 let you create simple tag clouds inspired by http://www.wordle.net/\n \n Currently, the following output formats have been written and are working:\n \n - PNG images\n - HTML/CSS code\n \n If you have ideas for other formats please let us know.\n \n Installation\n ============\n \n You can install PyTagCloud either via the Python Package Index (PyPI) or from source.\n \n To install using `pip`:\n \n\t\t\t\t $ pip install -U pytagcloud2\n \n To install using `easy_install`:\n \n $ easy_install -U pytagcloud2\n \n \n Requirements\n ------------\n \n #. Install `pygame `_ >= 1.9.1:\n \n $ apt-get install python-pygame\n \n #. Install simplejson:\n \n $ pip install simplejson", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/pytagcloud2/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pytagcloud2", "package_url": "https://pypi.org/project/pytagcloud2/", "platform": "any", "project_url": "https://pypi.org/project/pytagcloud2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/pytagcloud2/" }, "release_url": "https://pypi.org/project/pytagcloud2/0.1/", "requires_dist": null, "requires_python": null, "summary": "Create beautiful tag clouds as images or HTML", "version": "0.1" }, "last_serial": 1966703, "releases": { "0.1": [] }, "urls": [] }