Various tools to explore hidden details of the Python code.
Project description
pip install pxplore
pxplore is a Python package providing a set of useful tools to explore hidden details of the Python code.
import pxplore
# print names (variables, functions, classes ... etc.) in the current frame
pxplore.print_names()
# print names (variables, functions, classes ... etc.) contained by a module
pxplore.print_module_names(pxplore)
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
pxplore-0.2.0.tar.gz
(2.8 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 pxplore-0.2.0.tar.gz.
File metadata
- Download URL: pxplore-0.2.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
817868e641b320b6f3bf2064f3c40170a96f3dec71aab5f768143b6fb2c53314
|
|
| MD5 |
ee8e9072f8dfd7d13598a62695c13718
|
|
| BLAKE2b-256 |
53a7aed4edecdf8d4cc8182add21dba0217fa8acc520abbe44d0eff75abc8d38
|
File details
Details for the file pxplore-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pxplore-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28aa13c4872b677c9eccb995771265fc5feca41b13d707c7c170b00924da3281
|
|
| MD5 |
be6f5b77e83d65002a19f9980909ec55
|
|
| BLAKE2b-256 |
983f62d9aa1ce3ab6068c61d0ead0459e5f476d6daaf98ee320f7232a349d897
|