# 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

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