libinline-python-perl

module to write Perl subs and classes in Python

Description

The Inline::Python module allows one to write Perl subroutines in Python. One doesn't have to use any funky techniques for sharing most types of data between the two languages, either. Inline::Python comes with its own data translation service. It converts any Python structures it knows about into Perl structures, and vice versa.

Inline::Python sets up an in-process Python interpreter, runs the 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 the Python code is run. The namespace is cached, and subsequent calls use the cached version.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Inline-Python


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libinline-python-perl