Skip to main content
Module

x/python/mod.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.1/mod.ts";

Import a module as PyObject.

Parameters

name: string