Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 339 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 339 Bytes

lyric cloud

This module creates a word cloud given an album URL via Genius.

A live version is on my website where you can try it out for yourself.

Install

pip install -r requirements.txt

Example

example.py shows an example of how to create a word cloud.