Skip to main content

Create beautiful tag clouds as images or HTML

Project description

=============
PyTagCloud2
=============

PyTagCloud2 let you create simple tag clouds inspired by http://www.wordle.net/

Currently, the following output formats have been written and are working:

- PNG images
- HTML/CSS code

If you have ideas for other formats please let us know.

Installation
============

You can install PyTagCloud either via the Python Package Index (PyPI) or from source.

To install using `pip`:

$ pip install -U pytagcloud2

To install using `easy_install`:

$ easy_install -U pytagcloud2


Requirements
------------

#. Install `pygame <http://www.pygame.org/download.shtml>`_ >= 1.9.1:

$ apt-get install python-pygame

#. Install simplejson:

$ pip install simplejson

Project details


Release history Release notifications | RSS feed

This version

0.1

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page