cloudflare / cloudflare/python-workers-examples
Suggestion
Ouverte
- Langage dominant
- Python
- Étoiles
- 309
- Forks
- 69
- Merge moyen
- 3 j 11 h
- PR mergées (30 j)
- 13
Description
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?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.