Debugging and Profiling01. Debugger framework 02. Dump the Python traceback 03. The Python Debugger 04. Measure execution time of small code snippets 05. Trace or track Python statement execution 06. Trace memory allocations 07. Performance analysis