in reply to Exposing Python APIs in Perl.

Don't know how well it works with recent versions, but there's Inline::Python (last updated in 2005, hence the uncertainty). That'd at least be a starting point.

You might also consider exposing them via some sort of RPC mechanism (SOAP, XML-RPC, or what have you).

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.