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.
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
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size tree_inspector-1.0.0-py3-none-any.whl (3.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size tree-inspector-1.0.0.tar.gz (2.6 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for tree_inspector-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2964c4fa85e0a2ee895c511637bd1f06d8d5f73bbd7732726650870c02a25bc3 |
|
MD5 | b7ba20e90c35d52fcd2fa68746283cf1 |
|
BLAKE2-256 | 548cbc9f85fc588bebaa83dcffb7aa872042610918a7a0996040b3de06fc7042 |