blob: 36a48729e16c53869a17385ec4cf708777afc939 [file] [edit]
---
title: Migration Guides
description: How to switch from another type checker to Pyrefly
---
{/*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/}
Welcome to the Pyrefly migration guide. This section provides resources to help you transition from other type checkers to Pyrefly.
## Migration Guides
- [Migrating from Mypy](migrating-from-mypy.mdx) - Guide for transitioning from Mypy to Pyrefly
- [Migrating from Pyright](migrating-from-pyright.mdx) - Guide for transitioning from Pyright to Pyrefly
Choose the appropriate guide based on your current type checker to get started with your migration to Pyrefly.