icecream

Never use print() to debug again

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. icecream

Descrizione

Do you ever use print() or log() to debug your code? Of course you do. IceCream, or ic for short, makes print debugging a little sweeter.

ic() is like print(), but better:

* It prints both expressions/variable names and their values. * It's 60% faster to type. * Data structures are pretty printed. * Output is syntax highlighted. * It optionally includes program context: filename, line number, and parent function.

Installa

Canale stable v2.1.3-2

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install icecream

Scarica .hpkg (any)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni