uv/docs/guides/migration/index.md
Zanie Blue 2f53ea5c5c
Add a migration guide from pip to uv projects (#12382)
[Rendered](https://github.com/astral-sh/uv/blob/zb/pip-wip/docs/guides/migration/pip-to-project.md)

---------

Co-authored-by: samypr100 <3933065+samypr100@users.noreply.github.com>
Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
Co-authored-by: Aria Desires <aria.desires@gmail.com>
2025-07-02 12:25:19 -05:00

14 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.