JuliaPy / JuliaPy/PythonCall.jl
Dont use __init__
Open
enhancement
no stale
- Dominant language
- Julia
- Stars
- 1.1k
- Forks
- 86
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.