
4/8 Declaring dependencies is easy with inline script metadata. Use `uv init --script` to set up your script with Python version and dependency declarations. `uv add --script` helps you add and update these dependencies directly within your script file. #PythonPackaging #ScriptMetadata ⬇️




English




















