# Python
4 posts- Keeping Up With the Python Ecosystemdate: author: Ivana Kellyer
The Sentry Python SDK has built-in support for more than 60 popular packages. This is how we make sure we actually support what we claim to be supporting.
- Tablecloth Trick: Migrating Issue Alerts to a New Systemdate: author: Cathy Teng
How we silently switched error issue alerts to a new system.
- How to Refactor and Not Break Thingsdate: author: Anton Pirker
How we completed a huge refactoring of a software used by thousands of developers without breaking things.
- How we run our Python tests in hundreds of environments really fastdate: author: Anton Pirker
One of Sentries core company values is “for every developer”. We want to support every developer out there with our tools. But not every developer uses the newest or widely adopted tech stack, so we also try to suppor...