Contents

inspecta 0.1.3

0

A colorized object pretty printer - for Python.

A colorized object pretty printer - for Python.

Stars: 0, Watchers: 0, Forks: 2, Open Issues: 0

The grimen/python-inspecta repo was created 5 years ago and the last code push was 4 years ago. The project is not very popular with only 0 github stars!

How to Install inspecta

You can install inspecta using pip

pip install inspecta

or add it to a project with poetry

poetry add inspecta

Package Details

Author
Jonas Grimfelt
License
MIT
Homepage
https://github.com/grimen/python-inspecta
PyPi:
https://pypi.org/project/inspecta/
GitHub Repo:
https://github.com/grimen/python-inspecta

Classifiers

  • Software Development/Libraries
No  inspecta  pypi packages just yet.

Errors

A list of common inspecta errors.

Code Examples

Here are some inspecta code examples and snippets.

Related Packages & Articles

icecream 2.1.3

Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.

dotmap 1.3.30

ordered, dynamically-expandable dot-access dictionary

bitmath 1.3.3.1

Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)

oauthlib 3.2.2

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

amqp 5.2.0

Low-level AMQP client for Python (fork of amqplib).

rich 13.7.1

Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal