[ANN] Unified Julia-Python Project Management
Julia Programming Language
[ANN] Unified Julia-Python Project Management
[ANN] Unified Julia–Python project management ( jupy-cli ) I’ve been working on jupy-cli, which is a small cross-platform CLI for hybrid Julia–Python projects. The main idea is to treat the project environments Project.toml Manifest.toml .venv/ requirements.txt as one full project rather than two separately managed environments. Julia dependencies are still handled by Pkg.jl, Python dependencies by pip, and interoperability is managed by PythonCall.jl. The jupy CLI adds a project-level layer ...
0 comments
No comments yet.