Skip to content

Instantly share code, notes, and snippets.

@dahliahadfury
Created September 21, 2020 20:09
Show Gist options
  • Save dahliahadfury/061f90849711f23dee60b5fe47b22969 to your computer and use it in GitHub Desktop.
Save dahliahadfury/061f90849711f23dee60b5fe47b22969 to your computer and use it in GitHub Desktop.
cas song
import stylecloud
stylecloud.gen_stylecloud(text = text,
icon_name = "fas fa-compact-disc",
palette="cartocolors.diverging.TealRose_7",
background_color="black",
collocations=False,
output_name="wc3.png",
size=(2000, 1500))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment