The 'pysourceinfo' package provides source information on Python runtime objects
based on 'inspect', 'sys', 'os', and 'imp'.
The covered objects include packages, modules, functions, methods, scripts,
and classes by two views:
- File System View - packages, modules, and linenumbers - based on files and paths
- Runtime Object View - callables, classes, and containers - based on in-memory RTTI / introspection
The supported platforms are:
- Linux, BSD, Unix, OS-X, Cygwin, and Windows
- Python2, Python3 - CPython, PyPy
Object addresses within modules - Object Identifier OID - and the display of the runtime call flow
are supported by 'PyStackInfo'.
Online documents: https://pysourceinfo.sourceforge.io/
Features
- Info on: top-packages, packages, modules, functions, methods
- Info on: PYTHONPATH, subpaths
- Info on: OID, linenumbers
License
Other License, Artistic License 2.0, Creative Commons Attribution LicenseFollow pysourceinfo
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pysourceinfo!