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.3.tar.gz
(139.7 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.3.tar.gz.
File metadata
- Download URL: py_inception-0.0.3.tar.gz
- Upload date:
- Size: 139.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14a37b5ae9d2cf2bbd78be868746b5388798d377b454616a205b025056838777
|
|
| MD5 |
dd979e34507fb7bc3ca342cbfe306695
|
|
| BLAKE2b-256 |
a3a6e1155557a203039089bac2d6356168a67e76d8302b91bbb85700e2a32c69
|
File details
Details for the file py_inception-0.0.3-py3-none-any.whl.
File metadata
- Download URL: py_inception-0.0.3-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
952e21fe40225df9eb1bf42feb0fcd9c262c369f0c4f0797c0b4200d39ddb57e
|
|
| MD5 |
b071ad73cbb2c0110365623c238e45e5
|
|
| BLAKE2b-256 |
eaed8b1c8023c6e77dafa443bb703fe994f9c8fcd84ced6625a1770d8fe499d5
|