JuliaPy / JuliaPy/PyInteract.jl
precompilation
Open
- Dominant language
- Julia
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now, precompilation is turned off — it just makes it easier to do everything in module scope to begin with.
To turn it on, we have to make sure all Python objects are created in the module `__init__`, as described in the PyCall README.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.