Skip to content

uv install instructions [enhancement] #177

Description

@evelynmitchell

The new python tool, uv, combines several tools in one, in a fast reliable way.
It will automatically create a venv, and let you pick specific python versions, as well as do pip install.

You can find out more about it at https://docs.astral.sh/uv/

The instructions for running the sample go from, check pip version, set up venv, do pip install to:

# Install Strands core packages (required for all examples)
uv pip install strands-agents
uv pip install strands-agents-tools

It's also much faster than pip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Language

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions