print like more/less command library
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
printm-0.1.5.tar.gz
(4.4 kB
view details)
File details
Details for the file printm-0.1.5.tar.gz
.
File metadata
- Download URL: printm-0.1.5.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e4b8bdbc93b608891894c34dfa54e244c2baa921b5a9e142508c7c435007dc3 |
|
MD5 | 2853644dbd8a88a4b40f71237ebfeda6 |
|
BLAKE2b-256 | 18d9da261e7d4ef6dba2a5c24ab52e4cf4b400f8653f99864548d414666a5740 |