debug
Project description
My Library
From version 1.2.0 |||| It subport for variable type : opject, as [pandas:DataFrame] [array:numpy] From version 1.2.1 |||| 1.2.1 that error For version 2.0.0 is restore code from version 1.3.5 becouse 1.4 is broke
#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(a,'pf') #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')
ji('luna','p')
ji('luna','pf')
################################################
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-2.0.3.tar.gz
(6.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
File details
Details for the file icecomet-2.0.3.tar.gz.
File metadata
- Download URL: icecomet-2.0.3.tar.gz
- Upload date:
- Size: 6.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 |
af80641816955d35434336dfbb261d724dcc77960c0d2af2b71cccdfdf1b6c44
|
|
| MD5 |
d2a9ce6ea5670004e60dd8aad15fe55b
|
|
| BLAKE2b-256 |
d44a3ae9c710d18d60b70c9682d95e92f8bc61a24dc325543df58ed2e9d299a9
|
File details
Details for the file icecomet-2.0.3-py3-none-any.whl.
File metadata
- Download URL: icecomet-2.0.3-py3-none-any.whl
- Upload date:
- Size: 9.0 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 |
7e6ec86b8cab01246f883faad66bbf1cee798717a90b78e3e8549b33506c8791
|
|
| MD5 |
e7f77c4d7f31600c3c74271f409ff6f6
|
|
| BLAKE2b-256 |
603d9fe105ec54c53090067ad66cdbc532324cd01687197b443f479940ee8135
|