cloudflare / cloudflare/python-workers-examples
Suggestion
未关闭
- 主要语言
- Python
- 星标
- 309
- 派生
- 69
- 平均合并
- 3 天 11 小时
- 30 天内合并 PR
- 13
描述
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?
贡献指南
评估
这个 Issue 还没有评估数据。