Skip to main content

No project description provided

Project description

tomspdb

My version of Python's pdb debugger pdb with convenience functions.

Features

  • Jump to my code and out of library code (my)
  • Go to top and bottom of the stack (top and bottom).
  • Interact with pdb object directly (get_pdb) useful for customizing pdb
  • Interact with the frame object (get_frame). You can use this to look at my code
  • Exclude directories from where to make the output more readable (pretty_where or where)

Using

pip install tomspdb
python3 -m tomspdb script.py

Prior work

  • This blog post by Mauricio R. Cruz . I found this code sample very useful
  • ipdb and pdbpp are more useful alternatives to pdb

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

tomspdb-0.8.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file tomspdb-0.8.tar.gz.

File metadata

  • Download URL: tomspdb-0.8.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for tomspdb-0.8.tar.gz
Algorithm Hash digest
SHA256 45638ee91f6ce87421023bf1fcc4f0c599bd7a925c0b7baa248890a2814767d7
MD5 1be6f90626b62d07dddc9d9162837219
BLAKE2b-256 d16f06654b1e30605d55a390925ed4b642a77d9c274611afc1a3f43165833980

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