debug
Project description
My Library
################################################
#Working example
#This run should be the easiest to understand.
from iprint import *
a = 'icecomet'
ij(); ij(); ij()
ij('--------------------------------------------',c=ct.blue)
ij(a)
ij(a,'i'); ij(a,'t'); ij(a,'l') #The second attribute can contain 3 characters: i>value, l>len, t>type.
ij('--------------------------------------------',c=ct.blue)
ij(a,'tl') #Arrange them any way you want.
ij('--------------------------------------------',c=ct.blue)
ij(a,'itl') #Arrange them any way you want.
ij('--------------------------------------------',c=ct.blue)
ij('--------------------------------------------',c=ct.greenk)
######################################################################################
ji(end=' >> '); ji(end=' >> '); ji()
ij('--------------------------------------------',c=ct.sky)
ji('icecomet',c=ct.red)
ji('luna',c=ct.blue)
ji('luna')
ji('icecomet')
ji('luna')
ji('luna')
################################################
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
icecomet-1.1.0.tar.gz
(5.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
icecomet-1.1.0-py3-none-any.whl
(15.6 kB
view details)
File details
Details for the file icecomet-1.1.0.tar.gz.
File metadata
- Download URL: icecomet-1.1.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c624b16659c4761070130fce2e05998a0029ee272c3fb61ea578aaf52b9835fb
|
|
| MD5 |
3af8ac9ed3edddaf3fa9ceb393e95807
|
|
| BLAKE2b-256 |
cd9b837a14edd5a69eaa73caf1b554ac1f9041e8b0a56130c56575c1c0aecdf2
|
File details
Details for the file icecomet-1.1.0-py3-none-any.whl.
File metadata
- Download URL: icecomet-1.1.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85a5b7fe044dbc4c4a450e4769938cdd9667155d93894e0eee2828b2c54a8c31
|
|
| MD5 |
207ff68a79131a40b34e2243abd95343
|
|
| BLAKE2b-256 |
321bee2651c52a1a9a42b865b18e3a45676208752a439aaa45bfbc60cb0e7502
|