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

Uploaded Source

Built Distribution

objectwalker-2.1-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: objectwalker-2.1.tar.gz
  • Upload date:
  • Size: 11.0 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.tar.gz
Algorithm Hash digest
SHA256 5bb11b15a410627907c4117f2590ab491ee67f5e3ca4a72bf0a2a86755348324
MD5 d1d89abadbd93f4b37f3c7dc559e652e
BLAKE2b-256 1cb24051a6d4d08b9549042f4bbf70f16de6c336867907f209a1c1e2eabe469e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: objectwalker-2.1-py3-none-any.whl
  • Upload date:
  • Size: 23.4 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-py3-none-any.whl
Algorithm Hash digest
SHA256 0b55408901da58273e27138cf146e84c6e8191678c2a19e9532440f364b5155a
MD5 4267d44e0ffb2e164ed10ed8807922a5
BLAKE2b-256 302a24c011d7d2fdd1c839964493c424123749769281b8513d96f7b216ed43a0

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