Make pyjulia easy to install
Open
- Dominant language
- Python
- Stars
- 893
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to make it easy for Python denizens to use my Julia packages, so am writing a thin Python wrapper using pyjulia. But to make my wrapper easily installable, I'd need pyjulia to be easily installable, too. Would it be possible to allow installation via pip/conda/etc?
This would move us in the direction of having pyjulia be as easy to use from Python as PyCall is from Julia.
Bonus points if it auto-installs Julia upon not finding a valid Julia installation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.