mirror of https://github.com/astral-sh/uv
15 lines
446 B
Markdown
15 lines
446 B
Markdown
# Migration guides
|
|
|
|
Learn how to migrate from other tools to uv:
|
|
|
|
- [Migrate from pip to uv projects](./pip-to-project.md)
|
|
|
|
!!! note
|
|
|
|
Other guides, such as migrating from another project management tool, or from pip to `uv pip`
|
|
are not yet available. See [#5200](https://github.com/astral-sh/uv/issues/5200) to track
|
|
progress.
|
|
|
|
Or, explore the [integration guides](../integration/index.md) to learn how to use uv with other
|
|
software.
|