Skip to main content

No project description provided

Project description

A python module to explore the object tree to extract paths to interesting objects in memory.
GitHub release (latest by date) YouTube Channel Subscribers

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 os module in the module jinja2:
    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


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.1.6.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

objectwalker-2.1.6-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

Details for the file objectwalker-2.1.6.tar.gz.

File metadata

  • Download URL: objectwalker-2.1.6.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for objectwalker-2.1.6.tar.gz
Algorithm Hash digest
SHA256 2ea045e232fddb61f238d27f5d9fc0754cd74782f92f04c0c65fa5531da74ed0
MD5 0322293978194af4a8355fca1200f37a
BLAKE2b-256 5a4a3ed600ccecaf2b948fcf1370159bc9a90100e9653f7e5d9f118bce41521a

See more details on using hashes here.

File details

Details for the file objectwalker-2.1.6-py3-none-any.whl.

File metadata

  • Download URL: objectwalker-2.1.6-py3-none-any.whl
  • Upload date:
  • Size: 23.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for objectwalker-2.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 320f6b75356d9bd93288f5a09d1038f481804aef5fd5535279fa21f3b65bb471
MD5 121a0eec754b8c96cb2ab9609f0010ca
BLAKE2b-256 6cfaf4326908a3387cc4be07e84a894d574c9cbe62bc259ea417a0eb3ddc49df

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page