Skip to content

docs: clarify that uv run python starts a REPL (fixes #6548)#19299

Open
internet-dot wants to merge 1 commit intoastral-sh:mainfrom
internet-dot:clarify-uv-run-python-repl-6548
Open

docs: clarify that uv run python starts a REPL (fixes #6548)#19299
internet-dot wants to merge 1 commit intoastral-sh:mainfrom
internet-dot:clarify-uv-run-python-repl-6548

Conversation

@internet-dot
Copy link
Copy Markdown

The documentation for the run command did not explicitly state that running uv run python without any additional arguments will launch an interactive Python REPL, matching the behavior of python directly. Add a note to clarify this.

When invoked without additional arguments, `uv run python` will launch an
interactive Python REPL, mirroring the behavior of running `python`
directly. This wasn't explicitly documented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants