Skip to content

krypton-byte/tulis-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nulis Automate



 

installation

$ pip3 install tulis

how to use

$ python3
>>> from nulis import tulis
>>> for i in tulis("Nama : Krypton-Byte", worker=10):
>>>     i.show() #show image
>>>     i.save("catatan.jpg") #save the results

Automatic support for new lines when it reaches the right end and adding paper when not enough

Result