JuliaPy / JuliaPy/PythonCall.jl
Ephemeral environments for Julia+Python packages
- Langage dominant
- Julia
- Étoiles
- 1.1k
- Forks
- 86
- Merge moyen
- 1 j 22 h
- PR mergées (30 j)
- 3
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- julia, python
- Domaine
- cli, developer-experience
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- Calme
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100