Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page