Skip to content

Ephemeral environments for Julia+Python packages #790

@MilesCranmer

Description

@MilesCranmer

I was thinking it would be nice to have something like uv run --with numpy python script.py for running things in ephemeral environments. I see my coding agents like using this sort of thing for quickly answering questions.

Perhaps a juliapkg run command?

uv run --with juliacall \
  juliapkg run --pkg Statistics --pkg LinearAlgebra python script.py

Posting it in this repo rather than juliapkg as the specific home tool is part of the discussion too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions