JuliaPy / JuliaPy/PythonCall.jl

Typing stubs

Đang mở
#467 0 bình luận 3 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Julia
Star
1.1k
Fork
86
Merge trung bình
1 ngày 22 giờ
Pull request đã merge (30 ngày)
3

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.