Write Perl subs and classes in Python
https://metacpan.org/release/Inline-Python
The 'Inline::Python' module allows you to put Python source code directly "inline" in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.
This document describes 'Inline::Python', the Perl package which gives you access to a Python interpreter. For lack of a better place to keep it, it also gives you instructions on how to use 'perlmodule', the Python package which gives you access to the Perl interpreter.
- Links to devel:languages:perl / perl-Inline-Python
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mkittler:branches:devel:openQA/perl-Inline-Python && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Inline-Python-0.57.tar.gz | 0000061279 59.8 KB | |
cpanspec.yml | 0000000685 685 Bytes | |
perl-Inline-Python.changes | 0000007230 7.06 KB | |
perl-Inline-Python.spec | 0000002554 2.49 KB |
Latest Revision
Marius Kittler (mkittler)
committed
(revision 1)
Comments 0