Contribute Media
A thank you to everyone who makes this possible: Read More

Intro to Introspection

Description

Python has immensely powerful capabilities to find information about objects and running code; even code you did not directly create. Through examples I will show you where that information is kept, how to retrieve it, and how to make sense of it.

Details

Improve this page