No project description provided
Project description
A python module to explore the object tree to extract paths to interesting objects in memory.
Features
- Python module to use in pdb after a
breakpoint(). - Standalone tool to explore paths in python modules.
- Multiple built-in filters.
- Possibility to implement custom filters and pass them to ObjectWalker().
Installation
You can now install it from pypi with this command:
sudo python3 -m pip install objectwalker
Example commands
- We want to find all the paths to the
osmodule in the modulejinja2:objectwalker -m jinja2 --filter-object-is-module os --max-depth 15
Contributing
Pull requests are welcome. Feel free to open an issue if you want to add other features.
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
objectwalker-2.2.1.tar.gz
(12.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 objectwalker-2.2.1.tar.gz.
File metadata
- Download URL: objectwalker-2.2.1.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d147772755a9b7ff3ad3dd245672a6c44ff470a22f2e409ca36d4707a38a8553
|
|
| MD5 |
ffd4f05040ac812389e857063014e521
|
|
| BLAKE2b-256 |
a7ad50c88b80ffc597fb2476e4fee6ebe0936689a7ccb1b71169330e580b037f
|
File details
Details for the file objectwalker-2.2.1-py3-none-any.whl.
File metadata
- Download URL: objectwalker-2.2.1-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72944dbf8bb44fccd2bb47ddfa285695c7dc8b1c9a326bf5f959715a5da22ccc
|
|
| MD5 |
4c7cfeacf0f3a2affa73e43ce3ab0926
|
|
| BLAKE2b-256 |
cb1197e48b1d86287e155fda1dd4d7acc14e4a400c6f43d2163863c8ba9c3f35
|