Python

How to Debug Python Errors
How to Debug Python Errors
Python

By David Cramer,

One of Sentry’s powerful features comes with languages like Python. In Python, PHP, and the JVM, we’re able to introspect more deeply into the runtime and give you additional data.

Python for Java People
Python for Java People
Java

By Eevee,

You use Java. I use Python. Let me try to sell you on it. The joy of dynamic typing, some helpful tricks with functions, and powerful class customization.