printm 0.1.5

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

printm 0.1.5

printm
printm is an open-source Python package providing CUI output like more/less command in Python script.

Feature


simple: you can use like print.


freedom: you can change placeholder and blank, etc.


Install
$ pip install printm

Usage
from printm import printm

printm(
output="your output string",
placeholder="placeholder string",
)

LICENCE
printm is licensed under the terms of MIT license.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.