JuliaPy / JuliaPy/PythonCall.jl

Ephemeral environments for Julia+Python packages

Abierto
#790 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Julia
Estrellas
1.1k
Forks
86
Merge medio
1 d 22 h
PR fusionados (30 d)
3

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.