Letter P

perl-Inline-Python - Write Perl subs and classes in Python

Website: https://metacpan.org/release/Inline-Python
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
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 global variables only occurs the first time you run your Python code. The
name-space is cached, and subsequent calls use the cached version.

Packages

perl-Inline-Python-0.57-2.aldos.x86_64 [54 KiB] Changelog by Joel Barrios (2023-02-05):
- Rebuild with Python 3.9.

Listing created by Repoview-0.6.6-6.fc14.al