Last active
June 24, 2020 10:32
-
-
Save amitness/18004a4a2d587e247f2febaa4f3fd894 to your computer and use it in GitHub Desktop.
Generating Emoji Cloud
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
emoji_cloud = EmojiCloud(font_path='./Symbola.ttf', color='yellow') | |
emoji_cloud.generate(emojis) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment