Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/python/src/python.ts>Python#importObject

🐍 Python interpreter bindings for Deno.
Go to Latest
method Python.prototype.importObject
import { Python } from "https://deno.land/x/python@0.2.2/src/python.ts";

Import a module as PyObject.

Parameters

name: string