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.
Try the sample html page
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(any_object, '/tmp/outfile.html', name='Optional Name')
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.
Source Distribution
tree-inspector-2.1.2.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file tree-inspector-2.1.2.tar.gz
.
File metadata
- Download URL: tree-inspector-2.1.2.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
245068659539d310202522ab188e9b3308569afed4f9a0e0638cf37a125f0fea
|
|
MD5 |
97434667363d7a17793d7530cb786cc7
|
|
BLAKE2b-256 |
79fd18a2a6cdb55f55b8fa5867322ae45872a9d7142f36bf4a4767d922ab2d93
|
File details
Details for the file tree_inspector-2.1.2-py3-none-any.whl
.
File metadata
- Download URL: tree_inspector-2.1.2-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b2aa1fa3354a0544aa9bae0255adfabff9acd88413cdf6ef5114d21f2664b31d
|
|
MD5 |
b8efcbd711a877dbf55cedaf696f3c81
|
|
BLAKE2b-256 |
7a7c5b4d6aee12f9f7a4cc21815ce34234d3d7734cf1bcf839f7838bfded90cc
|