Skip to main content

Print log info and color text, speak text and helps debugging

Project description

printj

Python: 3.6 Build Status license: MIT

Print log info and color text, speak text and helps debugging.

Installation

Method 1: Pip install

pip install printj

Method 2

pip install https://github.com/jitesh17/printj/archive/master.zip

Method 3: Git clone

git clone https://github.com/jitesh17/printj.git
cd prinj
pip install -e .

Usage

  • Script

    import printj
    
    printj.red('YOUR TEXT')
    printj.bold('YOUR TEXT')
    printj.blue.italic_on_yellow('YOUR TEXT')
    
  • Output

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

printj-0.1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

printj-0.1.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

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