Skip to main content

Inspect a Python object with an interactive tree view

Project description

Inspector for Python objects

Tree Inspector is a package to inspect generic Python object interactively as a tree structure.

Sample

Install

It is very simple to install Tree Inspector. Just do

pip install tree-inspector

Usage

Using Tree Inspector is even simpler.

from tree_inspector import dump_tree_to_file

dump_tree_to_file('Name', any_object, '/tmp/outfile.html')

Configuring the tree view

To be continued

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tree-inspector-2.0.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

tree_inspector-2.0.2-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page