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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-Inline-Python
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Inline-Python && cd $_
- Create Badge
Refresh
Refresh
Source Files
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 |
Revision 16 (latest revision is 21)
buildservice-autocommit
accepted
request 848622
from
Dirk Stoecker (dstoecker)
(revision 16)
baserev update by copy to link target
Comments 0