{"repo":"igrek51/wat","free":true,"listed":false,"github":"https://github.com/igrek51/wat","clone":"git clone https://github.com/igrek51/wat.git","description":"Deep inspection of Python objects","language":"Python","stars":1946,"topics":["inspector","python","python-inspect"],"license":"MIT","category":"dev-tools","readme_excerpt":"🙀 WAT GitHub - PyPI - Documentation Deep inspection of Python objects. WAT is a powerful inspection tool designed to help you explore unknown objects and examine them at runtime. \"Wat\" is a variant of the English word \"what\" that is often used to express confusion or disgust If you ever find yourself in a Python console, feeling lost and confused, and wondering \"WAT? What is this thing?\", that's where wat inspector comes in handy. Launch the Python Interpreter and execute wat / object on any object to investigate its type , formatted value , variables , methods , parent types , signature , documentation , and its source code . This makes it particularly useful for debugging or understanding intricate data structures in Python, providing a straightforward way to answer \"what\" exactly an object represents. Alternatively, use wat(object) syntax for the same in-depth inspection. Loading Insta-Load If you want to quickly debug something, you can use this inspector without installing anything , in the same session. Load it on the fly by pasting this snippet to your Python interpreter: Now you can use wat object. [!Warning] Before executing Insta-Load snippet, it's recommended to verify what you're about to run. You can either: - Verify what's inside the extracted code beforehand: - Paste the content of inspection.py into your interpreter. It has the same effect. - Install package with pip and review the code. Install with pip Alternatively, install wat package and import inspectio","default_branch":null,"files":null,"tree":[],"storefront":"/r/igrek51","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/igrek51/wat/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}