Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krypton-byte/tulis-module

Module For Python
https://github.com/krypton-byte/tulis-module

automation bot module nulis python python3 tulis writer writing

Last synced: 4 days ago
JSON representation

Module For Python

Awesome Lists containing this project

README

        

Nulis Automate





 

# installation

```bash
$ pip3 install tulis
```
# how to use

```bash
$ python3
```
```python
>>> 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