amueller/word_cloud
A little word cloud generator in Python observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 63
- Release rhythm 34
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 218.0
- age_days: 5050
- days_rel: 224
- days_push: 224
- n_releases_24m: 3
Adoption not part of the score
10536 stars · 2317 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python library for generating word clouds from text, with support for arbitrary masks, custom colors, and space-filling layout. It also ships a wordcloud_cli command-line tool for generating clouds directly from text files.
Use cases
- generate a word cloud from a text file in python
- create a wordcloud image from the command line
- make a word cloud shaped like a custom mask
- visualize word frequency in a document
- generate word clouds for Arabic or other non-Latin text
- turn a pdf into a word cloud
When to choose
- you need word cloud images in a Python project or notebook
- you want masked or color-customized word clouds
- you want a simple CLI to pipe text into a word cloud
When to avoid
- you need interactive or web-based visualizations rather than static images
- you need general text analytics beyond word frequency visualization
Facets
library · maturity stable
image-processing nlp data-visualization cli data-visualization developer-tools python cli cross-platform word-cloud text-visualization matplotlib pillow numpy natural-language-processing
2 sources
- readme: https://github.com/amueller/word_cloud · fetched 2026-08-28 · 51be76a53931
- homepage: https://amueller.github.io/word_cloud · fetched 2026-08-29 · 41b32119a416
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amueller/word_cloud | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="amueller/word_cloud")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem