Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
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
Release files for tree-inspector 2.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tree-inspector-2.1.2.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tree_inspector-2.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.6 kB
Release files / tree-inspector-2.1.2.tar.gz
| Download URL | tree-inspector-2.1.2.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
245068659539d310202522ab188e9b3308569afed4f9a0e0638cf37a125f0fea
|
|
BLAKE2b-256 checksum How to use checksums |
79fd18a2a6cdb55f55b8fa5867322ae45872a9d7142f36bf4a4767d922ab2d93
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / tree_inspector-2.1.2-py3-none-any.whl
| Download URL | tree_inspector-2.1.2-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b2aa1fa3354a0544aa9bae0255adfabff9acd88413cdf6ef5114d21f2664b31d
|
|
BLAKE2b-256 checksum How to use checksums |
7a7c5b4d6aee12f9f7a4cc21815ce34234d3d7734cf1bcf839f7838bfded90cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|