ansicon 1.89.0
pip install ansicon
Latest version
Released:
Python wrapper for loading Jason Hood's ANSICON
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Mozilla Public License 2.0 (MPL 2.0) (MPLv2.0)
- Author: Avram Lubkin
- Maintainer: Avram Lubkin
- Tags ansicon, terminal, console
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Mozilla Public License 2.0 (MPL 2.0) (MPLv2.0)
- Author: Avram Lubkin
- Maintainer: Avram Lubkin
- Tags ansicon, terminal, console
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4d039def5768a47e4afec8e89e83ec3ae5a26bf00ad851f914d1240b444d2b1 |
|
MD5 | 8ab557441730951c9d957a7b24844133 |
|
BLAKE2b-256 | b6e21c866404ddbd280efedff4a9f15abfe943cb83cde6e895022370f3a61f85 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1def52d17f65c2c9682cf8370c03f541f410c1752d6a14029f97318e4b9dfec |
|
MD5 | ba38e4573bf7b60a0b52a419b784598d |
|
BLAKE2b-256 | 75f9f1c10e223c7b56a38109a3f2eb4e7fe9a757ea3ed3a166754fb30f65e466 |