Skip to content

Ephemeral environments for Julia+Python packages #790

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions