cloudflare / cloudflare/python-workers-examples
Suggestion
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 309
- Forks
- 69
- Merge medio
- 3 d 11 h
- PR fusionados (30 d)
- 13
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.