Socket
Socket
Sign inDemoInstall

color-printtext

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    color-printtext

PrintColor


Maintainers
1

Readme

color-printtext

image
pypi Vertion Python Vertion Total downloads
pypi
wiki
A module that specifies the color of print.

How to use

It can be installed using pip.

python3 -m pip install -U color-printtext

On Windows, install with this command.

py -3 -m pip install -U color-printtext

If you have passed PATH, you can install it with this command.

pip install -U color-printtext

Install with Sample code

import colorprinttext
colorprinttext.cprint('test','red')

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc