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

Uploaded Source

Built Distribution

objectwalker-2.1.2-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: objectwalker-2.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 4f2ecca3cfa156fc6501f50c74cf550f8484aa40a9c66f5e4a960e15d601adf0
MD5 8cee5f54e90696b6ee3a1936839623fb
BLAKE2b-256 41d7db48a07170e39b0b242cc667d14b6af0457e4156f02f35e58150659ab5e3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: objectwalker-2.1.2-py3-none-any.whl
  • Upload date:
  • Size: 23.5 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a2f4597295eb9b76f51d3afa02791925dd49d7c81faf1710a8abb1d2601fd0ec
MD5 2207d16d03bded82af85549e445f10c5
BLAKE2b-256 29e46c33be946b253eb5c2874db2c4178a6bb7d580f2e016790d4a4cb83437a6

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