[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#809542: ITP: python-bond -- transparent remote/recursive evaluation between Python and other languages



Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" <wavexx@thregr.org>

* Package name    : python-bond
  Version         : 1.4
  Upstream Author : Yuri D'Elia <wavexx@thregr.org>
* URL             : http://www.thregr.org/~wavexx/software/python-bond/
* License         : GPL-2+
  Programming Lang: Python
  Description     : transparent remote/recursive evaluation between Python and other languages

The Python module ``bond`` supports transparent remote/recursive evaluation
between Python and another interpreter through automatic call serialization.

In poorer words, a ``bond`` lets you call functions in other languages as they
were normal Python functions. It *also* allows other languages to *call Python
functions* as if they were native.

Remote output is also transparently redirected locally, and since the
evaluation is performed through a persistent co-process, you can actually spawn
interpreters on different hosts through "ssh" efficiently.

--

I'm the author. 'bond' has been available on pypi since 2014 and 1.4 is the
latest stable release, which is used heavily and deployed on debian systems in
my current workplace. I'm trying to increase availability through an official
debian package.


Reply to: