Use Objexplore for Inspecting and Debugging Python Code
Objexplore is a Python package that you can use for inspecting and debugging code. Use it to discover features you weren't aware of, for debugging and understanding code. I learned about this wonderful tool in the Talk Python episode about Rich
and Textual
, the former being one of the building blocks of Objexplore
. In this short screencast I demonstrate inspecting the builtins
Python module with Objexplore
in an IPython
shell.
Featured Merch

Latest Posts
- Wiki Story: Turn Wikipedia Articles into Captivating Narratives
- How to Determine the SMTP and IMAP Servers for a Domain
- How to Determine the Email Server (MX Records) for a Domain
- How to Set max_input_vars in PHP: A Quick Guide for Developers
- Introducing Charla: A Terminal-Based Chat Client for Language Models
Featured Book

Subscribe to RSS Feed
This post was written by Ramiro Gómez (@yaph) and published on . Subscribe to the Geeksta RSS feed to be informed about new posts.
Tags: command line python screencast
Disclosure: External links on this website may contain affiliate IDs, which means that I earn a commission if you make a purchase using these links. This allows me to offer hopefully valuable content for free while keeping this website sustainable. For more information, please see the disclosure section on the about page.