cloudflare / cloudflare/python-workers-examples
Suggestion
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 309
- Fork
- 69
- Merge trung bình
- 3 ngày 11 giờ
- Pull request đã merge (30 ngày)
- 13
Mô tả
Currently, we can't use external required modules. To avoid installing them, I was wondering if we could leverage importlib.util.import_module to load dependencies instead. This approach would enable package loading without external dependencies, which could be beneficial. What are your thoughts on this potential solution?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.