Skip to main content

cmd color print

Project description

cmdcolorprint

使い方 How to use

cmdでは

cmdcolorprint test greenで緑色でtestが出力でき、

python内では

import cmdcolorprint

cmdcolorprint.color_print.Color.output_color.cprint_name("test","green")

または

import cmdcolorprint

cmdcolorprint.color_print.Color.output_color.color_print("test",0x0002)

で緑色でtestを出力出来ます。

説明以上!

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

cmdcolorprint-1.0.5.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

cmdcolorprint-1.0.5-py3-none-any.whl (9.5 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