cloudflare / cloudflare/python-workers-examples

Suggestion

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
309
Forks
69
Avg merge
3d 11h
Merged PRs (30d)
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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.