Skip to content

[feat] Adding multiple modules to --with flag on uvx startup #7908

@noamteyssier

Description

@noamteyssier

Hello!

I love uv and very much appreciate all the work the team is doing for python development!

I am proposing a minor change to the uvx --with API to allow for multiple arguments.

Current API (uv==0.4.18)

uvx --with numpy --with polars --with matplotlib ipython

Desired API

uvx --with numpy,polars,matplotlib ipython

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliRelated to the command line interface

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions