deno_python
I'm trying to use Python with Deno with https://deno.land/x/python@0.2.7
What should I do to enable import Python 3rd party module, should I create Python venv?
What should I do to enable import Python 3rd party module, should I create Python venv?