Skip to content

pacesm/pxplore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 symbols in the current frame
pxplore.print_symbols()

# print symbols offered by a module
pxplore.print_module_symbols(pxplore)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages