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

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

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

Shortcut to create Callback instance.