Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
oulipo
8 months ago
|
parent
|
context
|
favorite
| on:
Using uv and PEP 723 for Self-Contained Python Scr...
well you can just give her the `./install_uv.sh && ./run_script.sh` command, eg
`( curl -LsSf
https://astral.sh/uv/install.sh
| sh ) && ./run_script.sh`
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
`( curl -LsSf https://astral.sh/uv/install.sh | sh ) && ./run_script.sh`