Skip to content

Commit

Permalink
README, dataisbeautiful data.
Browse files Browse the repository at this point in the history
  • Loading branch information
minimaxir committed May 7, 2016
1 parent faabc08 commit e5581cb
Show file tree
Hide file tree
Showing 2 changed files with 5,012 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
@@ -1,2 +1,12 @@
# stylistic-word-clouds
Python scripts for creating stylistic word clouds
Python scripts for creating stylistic word clouds.

Has dependencies on `numpy`, `Pillow`, and `matplotlib`.

Also makes use of a few libraries:

* [Python word_cloud package](https://github.com/amueller/word_cloud) by Andreas Mueller
* [Icon Font to PNG](https://github.com/Pythonity/icon-font-to-png) by Pythonity
* [paletteable Python library](https://github.com/jiffyclub/palettable)

The scripts assume that the all-icons-export was used with [Font Awesome](https://fortawesome.github.io/Font-Awesome/) by Dave Gandy.

0 comments on commit e5581cb

Please sign in to comment.