Skip to main content

Python wrapper for loading Jason Hood's ANSICON

Project description

Appveyor Build Status Coverage Status
PyPI Package latest release Supported versions Supported implementations

Overview

ansicon is a Python wrapper for loading Jason Hood’s ANSICON

Installation

$ pip install ansicon

Usage

import ansicon

# Load ansicon
ansicon.load()

# Have fun with terminal codes
print(u'\x1b[32mGreen\x1b[m')

# Unload ansicon
ansicon.unload()

# Check if ansicon is loaded
if not ansicon.loaded():
    ansicon.load()
if ansicon.loaded():
    ansicon.unload()

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

ansicon-1.89.0.tar.gz (67.3 kB view details)

Uploaded Source

Built Distribution

ansicon-1.89.0-py2.py3-none-any.whl (63.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ansicon-1.89.0.tar.gz.

File metadata

  • Download URL: ansicon-1.89.0.tar.gz
  • Upload date:
  • Size: 67.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for ansicon-1.89.0.tar.gz
Algorithm Hash digest
SHA256 e4d039def5768a47e4afec8e89e83ec3ae5a26bf00ad851f914d1240b444d2b1
MD5 8ab557441730951c9d957a7b24844133
BLAKE2b-256 b6e21c866404ddbd280efedff4a9f15abfe943cb83cde6e895022370f3a61f85

See more details on using hashes here.

File details

Details for the file ansicon-1.89.0-py2.py3-none-any.whl.

File metadata

  • Download URL: ansicon-1.89.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 63.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for ansicon-1.89.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f1def52d17f65c2c9682cf8370c03f541f410c1752d6a14029f97318e4b9dfec
MD5 ba38e4573bf7b60a0b52a419b784598d
BLAKE2b-256 75f9f1c10e223c7b56a38109a3f2eb4e7fe9a757ea3ed3a166754fb30f65e466

See more details on using hashes here.

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