Inspect a Python object with an interactive tree view
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tree-inspector-2.0.2.tar.gz.
File metadata
- Download URL: tree-inspector-2.0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bdd925fe01d4135d1a08c05bb1550f8239ad89393e5da3b8e501e6c4b5a229e
|
|
| MD5 |
a0b026c9022faf46ed445efebb4ff87f
|
|
| BLAKE2b-256 |
f3bcac66994687f6110683effffaa66941b4a56dc5323ab48058fece1242f197
|
File details
Details for the file tree_inspector-2.0.2-py3-none-any.whl.
File metadata
- Download URL: tree_inspector-2.0.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96ccbabc8c1a38f532efcdd0e9eb6ee3df2ddb0c5242f93bf66f904d7a16e30a
|
|
| MD5 |
0a2aca7bcfb1b3391ac8d7ab4c10cd5a
|
|
| BLAKE2b-256 |
df9f156a9580fe7f7755e71e5ecee7fbd5cc31324fd5f2d6c0e8d8997971b15a
|