Skip to content

neocortex/wcloud

Repository files navigation

wCloud

A command line tool to generate wordclouds.

image

image

Documentation Status

image

About

This is a command line wrapper around https://github.com/amueller/word_cloud using click.

Installation :

$ pip install wcloud

Usage

Basic:

$ wcloud input.txt

With options:

$ wcloud -b white -w 300 -h 200 -o output.png input.txt

With mask:

$ wcloud -m mask.png -o threepio.png threepio.txt

image

About

Command line tool to generate wordclouds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published