Socket
Socket
Sign inDemoInstall

colorchef

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    colorchef

Paint your terminal with beautifull colors.


Maintainers
1

Readme

Colorchef v0.0.7

This package lets you print colored text on the terminal.
Author : Mithilesh Pradhan

Usage

import colorchef        
print(colorchef.COLORCHEF.Blue,"Hello from colorchef",colorchef.COLORCHEF.ResetAll)
  • Alternative way
from colorchef import COLORCHEF    
(COLORCHEF.Blue,"Hello from colorchef",COLORCHEF.ResetAll)

List of attributes available:

BackgroundBlack BackgroundBlue BackgroundCyan BackgroundDarkGray BackgroundDefault BackgroundGreen BackgroundLightBlue BackgroundLightCyan BackgroundLightGray BackgroundLightGreen BackgroundLightMagenta BackgroundLightRed BackgroundLightYellow BackgroundMagenta BackgroundRed BackgroundWhite BackgroundYellow Black Blink Blue Bold Cyan DarkGray Default Dim Green Hidden LightBlue LightCyan LightGray LightGreen LightMagenta LightRed LightYellow Magenta Red ResetAll ResetBlink ResetBold ResetDim ResetHidden ResetReverse ResetUnderlined Reverse Underlined White Yellow

Thanks for the support!! Follow me on LinkedIn below
Mithilesh Pradhan - Linkedin

Keywords

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