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
#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.1.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.1-py3-none-any.whl
(17.5 kB
view details)
File details
Details for the file icecomet-1.2.1.tar.gz.
File metadata
- Download URL: icecomet-1.2.1.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 |
c6d0695ae8c6ad281e500bd10f16e684af8ae8c80e3c045b42221def1289aa4d
|
|
| MD5 |
fc1c54638dcb148f3eccb6a1b9e80bac
|
|
| BLAKE2b-256 |
d1157650cc9231e8619d14b443896799ac912362230d8e1ecb2c02928e3cb7ef
|
File details
Details for the file icecomet-1.2.1-py3-none-any.whl.
File metadata
- Download URL: icecomet-1.2.1-py3-none-any.whl
- Upload date:
- Size: 17.5 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 |
60e8f0a036a4b5a910ccb44d6115922a896412a88866c7f04338c59f7a72625f
|
|
| MD5 |
8a3b621200a6d0bb060fe9e8e6380857
|
|
| BLAKE2b-256 |
494b7d5a344af91dd501010e67331200cf541a69c0bf7e178db3cf41425a3685
|