JuliaPy / JuliaPy/PythonCall.jl
Dont use __init__
Aberta
enhancement
no stale
- Linguagem predominante
- Julia
- Estrelas
- 1.1k
- Forks
- 86
- Merge médio
- 1d 22h
- PRs com merge (30d)
- 3
Descrição
Given recent precompilation concerns it would be better not to use and recommend using `__init__` here.
Instead pynew() could have a runtime value check, and do the import automatically on the first call?
We could pass it a string for the module name, or a closure.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.