Skip to main content

Print colored status messages.

Project description

print_msg module

Python 3.4, 3.5, 3.6, 3.7 pypi version requirements

wheel license commit activity goto counter

This module helps to print status messages in color depending on their content.

Installation:

Github:

  1. $ git clone https://github.com/shvetsovdmitry/print-msg/
  2. $ cd print-msg/
  3. $ python3 setup.py sdist
  4. $ cd dist/
  5. $ sudo pip install print_msg-0.9.3.tar.gz

pip:

$ sudo pip install print-msg

Using:

import print_msg

print_msg(status='%status_code%', msg='%message%', end='%optional%')

Status codes:

  • 'ok' -> [--OK--] %Message%;
  • 'error' -> [-ERROR-] %Message%;
  • 'status' -> [STATUS] %Message%;
  • 'time' -> [-TIME-] Execution time -> %time%;

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

print_msg-0.9.4.2.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

print_msg-0.9.4.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

Supported by

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