JuliaPy / JuliaPy/PythonCall.jl
Merge (common parts of) PythonCall and PyCall?
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
No files or tests are named. Start by comparing the shared responsibilities of PythonCall and PyCall, especially Python download or system-Python selection and their coexistence constraints. Define the scope and compatibility criteria for a possible common base before considering implementation.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, python
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100