Skip to content

krypton-byte/drawHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cara install

> python3 -m pip install phlogo

Cara Pakai

> python3
>>> from phlogo import generate
>>> result=generate("Krypton","Byte")
>>> result.save("result.png")