JuliaPy / JuliaPy/PythonCall.jl
Typing stubs
Aperta
enhancement
- Lingua principale
- Julia
- Stelle
- 1.1k
- Fork
- 86
- Merge medio
- 1g 22h
- PR unite (30g)
- 3
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.