Skip to content

e9t/PyTagCloud-CJK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTagCloud

PyTagCloud let you create simple tag clouds inspired by Wordle.

This is a fork of the original PyTagCloud, that aims to support Korean.1

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

  • PNG images
  • HTML/CSS code

Requirements

  1. Install pygame >= 1.9.1:

    $ apt-get install python-pygame

Installation

Try:

# pip install git+https://github.com/e9t/PyTagCloud.git

or:

$ git clone git@github.com:e9t/PyTagCloud.git
$ cd PyTagCloud
# python setup.py install

Examples


  1. A pull request has been sent to the original at Jun 11, 2014, and closed at Sep 2, 2014.

About

Create beautiful tag clouds as images or HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%