JuliaPy / JuliaPy/PythonCall.jl

Ephemeral environments for Julia+Python packages

未關閉
#790 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Julia
星號
1.1k
分支
86
平均合併
1 天 22 小時
30 天內合併 PR
3

描述

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?

```bash
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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。