JuliaPy / JuliaPy/PythonCall.jl
pyconvert design
Open
- Dominant language
- Julia
- Stars
- 1.1k
- Forks
- 86
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
- switch to using explicit branching logic, instead of lookups of functions?
- prefer copying over wrapping? e.g. `list` to `Vector` not `PyVector`?
- arguments for finer control? e.g. `copy=true` to prefer copying over wrapping
related: #355
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.