debug
Project description
My Library
From version 1.2.0 |||| It subport for variable type : opject, as [pandas:DataFrame] [array:numpy]
#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-1.2.0.tar.gz
(6.1 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.2.0-py3-none-any.whl
(17.4 kB
view details)
File details
Details for the file icecomet-1.2.0.tar.gz.
File metadata
- Download URL: icecomet-1.2.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1ae376a8d3d5857844643904224df8d338c2457a838ec521e5c554c41159b47
|
|
| MD5 |
5acba247aee6166b13e522c03f01027a
|
|
| BLAKE2b-256 |
38175a329281521c8b96f88fc1acb5e22930e755ee7176f31b5bc7145850d9be
|
File details
Details for the file icecomet-1.2.0-py3-none-any.whl.
File metadata
- Download URL: icecomet-1.2.0-py3-none-any.whl
- Upload date:
- Size: 17.4 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 |
c71c412d21d5869353d792b7d562bacf0b402a6e70ab044ad698f4afb43dd0c8
|
|
| MD5 |
da9436f60f797338763852267eb35119
|
|
| BLAKE2b-256 |
c37d6c33cfe62c1c819817f28e2be7c3d30a9c1dbd2327474cff478c2b30b571
|