Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.12 KB

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