mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00

[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>
14 lines
446 B
Markdown
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.
|