JuliaPy / JuliaPy/PythonCall.jl
Typing stubs
- Lenguaje dominante
- Julia
- Estrellas
- 1.1k
- Forks
- 86
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 3
Descripción
Not urgent but just leaving this here for a future feature request. Right now if you do anything with `mypy`, you need to flag imports of `juliacall` with
```python
from juliacall import Main as jl # type: ignore
```
Because juliacall does not have type stubs available. It would be nice to have type hinting in Python for Julia objects, especially as Python moves more in this direction.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by reviewing the juliacall Python import shown in the issue and how mypy currently handles it. The work is complete when Python users can type-check Julia objects without adding a type: ignore comment; no files or tests are identified in the issue.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- julia, python
- Área
- developer-experience
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100