JuliaPy / JuliaPy/PythonCall.jl
Ephemeral environments for Julia+Python packages
- Vorherrschende Sprache
- Julia
- Sterne
- 1.1k
- Forks
- 86
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
The issue names no existing files or tests. Start by reviewing the repository's current command-line and package-management entry points, then compare the proposed `juliapkg run` workflow with `uv run --with`; done requires an agreed tool location and specified behavior for ephemeral Julia/Python environments.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- julia, python
- Bereich
- cli, developer-experience
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100