ipython / ipython/ipykernel

Remove debugpy as dependency?

Đang mở
#1,136 6 bình luận 2 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
734
Fork
412
Merge trung bình
1 ngày 5 giờ
Pull request đã merge (30 ngày)
8

Mô tả

debugpy is quite a heavy dependency, before it was a build dependency, but now it's standard:

It shows up as 28MB on disk
```
28M /Users/maartenbreddels/venvs/solara-size1/lib/python3.9/site-packages/debugpy
```

On pypi https://pypi.org/project/debugpy/#files it's ~5mb.

I'm not sure everyone needs a debugger, and in times of pyodide/pyscript, size matters :)

I think the code is already prepared for it (try block around the import).

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

Mở hướng dẫn đóng góp

Hướng nghiên cứu

No files or tests are named. Start by locating the dependency declaration and the guarded debugpy import referenced in the issue, then inspect how debugger support is packaged and exercised. Done means debugpy is no longer a required dependency while debugger behavior and package installation remain correct.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
python
Lĩnh vực
devtools
Loại issue
Tái cấu trúc
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

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.