Skip to main content

Command line tool to generate wordclouds.

Project description

A command line tool to generate wordclouds.

https://img.shields.io/pypi/v/wcloud.svg https://img.shields.io/travis/neocortex/wcloud.svg Documentation Status https://coveralls.io/repos/github/neocortex/wcloud/badge.svg?branch=master

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
examples/wordcloud.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wcloud-0.1.0.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

wcloud-0.1.0-py2.py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 2 Python 3

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