Python introspection tool
Project description
py-inception
Description
Python introspection tool.
Generate html page with information about object and classes.
Installation
pip install py-inception
Usage
py_inception.extract(varlist, out=filename)
varlist- list of variables for inspectfilename- output file name (must ends with ".html")
example:
import py_inception
py_inception.extract([__builtins__,], out="test.html")
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
py_inception-0.0.2.tar.gz
(138.1 kB
view details)
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 py_inception-0.0.2.tar.gz.
File metadata
- Download URL: py_inception-0.0.2.tar.gz
- Upload date:
- Size: 138.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0275618b641bd366b2fa1a9a1eddbeb261222cb4e82ab2e2e57c76b981127bb
|
|
| MD5 |
cc05789c3598c7eb9f35f88273cd44f7
|
|
| BLAKE2b-256 |
5efc7b1ba9cbf2ea035888b572b5fb4f43040707b16b47c66920c7b1945a8cba
|
File details
Details for the file py_inception-0.0.2-py3-none-any.whl.
File metadata
- Download URL: py_inception-0.0.2-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48f74dac1a267a5139599a9009150018aca127825599792f958ab636b086150c
|
|
| MD5 |
57939ceb9d4789056d8e81bdc3eab244
|
|
| BLAKE2b-256 |
b437778ecdd036cbeed8dd3b76089d3ecc6ad1e3de385958e36a30fa70a8b33b
|