JuliaPy / JuliaPy/Conda.jl

Remove need for a miniconda installation ?

Open
#1 21 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
187
Forks
59
PR merge metrics
No merged PRs in 30d

Description

It could be feasible to parse directly the metadata in the `info` folder to resolve the dependencies directly in Julia.

Pro:
- Remove the need for a full miniconda installation, and use less bandwidth;
- (Maybe) faster operations, as their is no need to shell out commands, and only the needed code will be used;

Con:
- Why rewrite the wheel?
- Writing a correct package manager is hard.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.