uv/docs/guides
Billy Doyle 3f147eeb06
doc: add stdin to guide (#6531)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->
Document in guide stdin usage

alllll the easter eggs can do as well, but declined to keep consistent
with the other examples 😆

Additions to https://github.com/astral-sh/uv/pull/6481

```bash
$ uv run - <<EOF               
import antigravity
EOF
```

## Test Plan

<!-- How was it tested? -->


https://github.com/astral-sh/uv/pull/6519#issuecomment-2307371063 new PR
2024-08-23 11:18:49 -05:00
..
integration Two small typo fixes (#6500) 2024-08-23 12:13:36 +02:00
index.md Use prettier to format the documentation (#5708) 2024-08-02 08:58:31 -05:00
install-python.md docs: use stricter validation options (#6096) 2024-08-14 19:27:22 -05:00
projects.md docs: use stricter validation options (#6096) 2024-08-14 19:27:22 -05:00
publish.md Use uv installer during build (#5854) 2024-08-07 08:25:26 -05:00
scripts.md doc: add stdin to guide (#6531) 2024-08-23 11:18:49 -05:00
tools.md Clarify the uv tool run, uvx, and uv run relationships (#6455) 2024-08-22 23:05:42 +00:00