colorful cui utility
Project description
(’nNeon is colorful cui utility (on Linux terminal).nnNeon is very simple.nnexamplenn::nn import sysn from neon import colorfuln n sys.stdout.write(colorful(“test”))nnndynamic color change examplenn::nn import sysn from neon import colorfuln n s = “NEON is colorful cui utility”n for i in xrange(0, len(s) + 1):n sys.stdout.write(colorful(s[:i], start=i))n sys.stdout.flush()n time.sleep(0.5)n sys.stdout.write(”r”)nn’,)
Project details
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
neon-0.1dev.tar.gz
(1.7 kB
view details)
File details
Details for the file neon-0.1dev.tar.gz
.
File metadata
- Download URL: neon-0.1dev.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab73c418098cac956426a90f9d0835df7eef82643033092e6948f414b2e16f38 |
|
MD5 | 53544b1c4cc52525fe27a012e4eb738e |
|
BLAKE2b-256 | e8deeceb7d1505e5d10517eca13e0a4816693497ed4e8edb130818100526ad0e |