A colorized object pretty printer for Python, version 0.1.3. Currently in early development with no stable release frequency.
pip install inspectaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of inspecta to pretty print a dictionary.
Pin to a specific version if used in production.
Test upgrades carefully.
pip install inspecta
Use import inspecta then inspecta.pp(...)
No dependency data recorded yet.