https://docs.astral.sh/uv/guides/scripts/#declaring-script-d...
I specifically want to run "python", rather subcommands for some other command, since I often I want to pass in arguments to the python interpreter itself, along with my script.
https://docs.astral.sh/uv/guides/scripts/#declaring-script-d...