JuliaPy / JuliaPy/PythonCall.jl
Merge (common parts of) PythonCall and PyCall?
Aberta
- Linguagem predominante
- Julia
- Estrelas
- 1.1k
- Forks
- 86
- Merge médio
- 1d 22h
- PRs com merge (30d)
- 3
Descrição
I realize PyCall is legacy (at least to me), but it will still be used (some wrappers for Python code depend in it) for the foreseeable future.
It also has one pro, faster startup, so I was thinking does it make sense to merge some parts is some sort of PyCallBase that likely ordinary users wouldn't use.
If you use PythonCall and PyCall together you have to be careful, but that package would make sure to download the same Python for you (or use the system one, maybe?), at least making sure both will work together.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.