JuliaPy / JuliaPy/PythonCall.jl

Merge (common parts of) PythonCall and PyCall?

Abierto
#244 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Julia
Estrellas
1.1k
Forks
86
Merge medio
1 d 22 h
PR fusionados (30 d)
3

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
julia, python
Área
tooling
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
20/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.