Skip to main content

A colorfull package

Project description

PyColors

Description

PyColors is a Python module for easily styling outputs in PYTHON!
It has a few classes for you to access in seconds!

__

CODE SAMPLES

from PyColors import *
# CODE SAMPLES
print(SpecFont.BOLD + "Hello")
print(SpecFont.UNDERLINE + "Hello")
print(ColorLib.GREEN + "Hello")
print(SpecFont.UNDERLINE + "Hello")
print(SpecFont.HEADER + "Hello")

CHANGELOG:

  • Added 2 New classes SpecFont and ColorLib
  • ColorLib -- simplified version of the PyColors set
  • SpecFont -- a few items from PyColors organised as font specials

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

pycolortools-0.0.2.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

pycolortools-0.0.2-py3-none-any.whl (2.7 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