---
title: "Migration Guide"
description: "Migrate from an older version of our Python SDK."
url: https://docs.sentry.io/platforms/python/migration/
---

# Migration Guide | Sentry for Python

Here's a list of guides on migrating to a newer version of the Python SDK.

* #### [Migrate from 1.x to 2.x](https://docs.sentry.io/platforms/python/migration/1.x-to-2.x)

  Learn about migrating from sentry-python 1.x to 2.x

* #### [Migrate from Raven](https://docs.sentry.io/platforms/python/migration/raven-to-sentry-sdk.md)

  Learn about migrating from raven to sentry-python

## Pages in this section

- [Migrate from 1.x to 2.x](https://docs.sentry.io/platforms/python/migration/1.x-to-2.x.md)
- [Migrate from Raven](https://docs.sentry.io/platforms/python/migration/raven-to-sentry-sdk.md)
